Enum DeploymentState (2.0.0)

See more code actions.
public enum DeploymentState

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

Google.Cloud.GkeHub.V1.ConfigManagement

Google.Cloud.GkeHub.V1.dll

Fields

NameDescription
Error

Deployment was attempted to be installed, but has errors

Installed

Deployment is installed

NotInstalled

Deployment is not installed

Unspecified

Deployment's state cannot be determined