storectl.application.rolling_update module¶ class storectl.application.rolling_update.RollingUpdateUseCase(kubectl_port)[source]¶ Bases: IDeploymentUseCase Orchestrates DeploymentService to perform a rolling update with auto-rollback. execute(deployment, namespace='default')[source]¶ Return type: bool