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

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

Constants

STATE_UNSPECIFIED

value: 0
CS's state cannot be determined.

CONFIG_SYNC_NOT_INSTALLED

value: 1
CS is not installed.

CONFIG_SYNC_INSTALLED

value: 2
The expected CS version is installed successfully.

CONFIG_SYNC_ERROR

value: 3
CS encounters errors.

CONFIG_SYNC_PENDING

value: 4
CS is installing or terminating.