GKE Hub V1 API - Module Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState (v0.9.0)

Reference documentation and code samples for the GKE Hub V1 API module Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState.

Enum representing the state of an ACM's deployment on a cluster

Constants

DEPLOYMENT_STATE_UNSPECIFIED

value: 0
Deployment's state cannot be determined

NOT_INSTALLED

value: 1
Deployment is not installed

INSTALLED

value: 2
Deployment is installed

ERROR

value: 3
Deployment was attempted to be installed, but has errors