Enum DeploymentState (1.2.0)

public enum DeploymentState

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

Namespace

Google.Cloud.GkeHub.V1.ConfigManagement

Assembly

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