GKE Hub V1 API - Module Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState (v0.10.0)

Reference documentation and code samples for the GKE Hub V1 API module Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState.

CRDState representing the state of a CRD

Constants

CRD_STATE_UNSPECIFIED

value: 0
CRD's state cannot be determined

NOT_INSTALLED

value: 1
CRD is not installed

INSTALLED

value: 2
CRD is installed

TERMINATING

value: 3
CRD is terminating (i.e., it has been deleted and is cleaning up)

INSTALLING

value: 4
CRD is installing