public enum ConfigSyncState.Types.CRDStateReference documentation and code samples for the GKE Hub v1 API enum ConfigSyncState.Types.CRDState.
CRDState representing the state of a CRD
Namespace
Google.Cloud.GkeHub.V1.ConfigManagementAssembly
Google.Cloud.GkeHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Installed |
CRD is installed |
Installing |
CRD is installing |
NotInstalled |
CRD is not installed |
Terminating |
CRD is terminating (i.e., it has been deleted and is cleaning up) |
Unspecified |
CRD's state cannot be determined |