Class State (0.5.1)

State(value)

The lifecycle state of the cluster.

Values: STATE_UNSPECIFIED (0): Not set. PROVISIONING (1): The PROVISIONING state indicates the cluster is being created. RUNNING (2): The RUNNING state indicates the cluster has been created and is fully usable. RECONCILING (3): The RECONCILING state indicates that some work is actively being done on the cluster, such as upgrading the control plane replicas. STOPPING (4): The STOPPING state indicates the cluster is being deleted. ERROR (5): The ERROR state indicates the cluster is in a broken unrecoverable state. DEGRADED (6): The DEGRADED state indicates the cluster requires user action to restore full functionality.