GKE Hub v1 API - Enum ConfigSyncState.Types.State (2.6.0)

public enum ConfigSyncState.Types.State

Namespace

Google.Cloud.GkeHub.V1.ConfigManagement

Assembly

Google.Cloud.GkeHub.V1.dll

Fields

Name Description
ConfigSyncError

CS encounters errors.

ConfigSyncInstalled

The expected CS version is installed successfully.

ConfigSyncNotInstalled

CS is not installed.

ConfigSyncPending

CS is installing or terminating.

Unspecified

CS's state cannot be determined.