Module Google::Cloud::GkeHub::ConfigManagement::V1::DeploymentState (v0.1.2)

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