storectl.domain.exceptions package¶
Submodules¶
Module contents¶
- exception storectl.domain.exceptions.DeploymentFailedError(deployment_name)[source]¶
Bases:
StorectlErrorRaised when a deployment fails or cannot be rolled out.
- exception storectl.domain.exceptions.NodeNotFoundError(node_name)[source]¶
Bases:
StorectlErrorRaised when a node cannot be found in the cluster.