Enum ClusterLockState
Enumerates the cluster lock states.
Namespace: Neon.Kube.ClusterMetadata
Assembly: Neon.Kube.dll
Syntax
public enum ClusterLockState
Fields
| Name | Description |
|---|---|
| Locked | Cluster is unlocked. |
| Unknown | Lock state cannot be determined. |
| Unlocked | Cluster is unlocked. |