public enum DeploymentStateReference documentation and code samples for the GKE Hub v1 API enum DeploymentState.
Enum representing the state of an ACM's deployment on a cluster
Namespace
Google.Cloud.GkeHub.V1.ConfigManagementAssembly
Google.Cloud.GkeHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Error |
Deployment was attempted to be installed, but has errors |
Installed |
Deployment is installed |
NotInstalled |
Deployment is not installed |
Pending |
Deployment is installing or terminating |
Unspecified |
Deployment's state cannot be determined |