Properties of a ConfigSyncState.
Package
@google-cloud/gke-hubProperties
clusterLevelStopSyncingState
clusterLevelStopSyncingState?: (google.cloud.gkehub.configmanagement.v1beta.ConfigSyncState.StopSyncingState|keyof typeof google.cloud.gkehub.configmanagement.v1beta.ConfigSyncState.StopSyncingState|null);
ConfigSyncState clusterLevelStopSyncingState
crCount
crCount?: (number|null);
ConfigSyncState crCount
deploymentState
deploymentState?: (google.cloud.gkehub.configmanagement.v1beta.IConfigSyncDeploymentState|null);
ConfigSyncState deploymentState
errors
errors?: (google.cloud.gkehub.configmanagement.v1beta.IConfigSyncError[]|null);
ConfigSyncState errors
reposyncCrd
reposyncCrd?: (google.cloud.gkehub.configmanagement.v1beta.ConfigSyncState.CRDState|keyof typeof google.cloud.gkehub.configmanagement.v1beta.ConfigSyncState.CRDState|null);
ConfigSyncState reposyncCrd
rootsyncCrd
rootsyncCrd?: (google.cloud.gkehub.configmanagement.v1beta.ConfigSyncState.CRDState|keyof typeof google.cloud.gkehub.configmanagement.v1beta.ConfigSyncState.CRDState|null);
ConfigSyncState rootsyncCrd
state
state?: (google.cloud.gkehub.configmanagement.v1beta.ConfigSyncState.State|keyof typeof google.cloud.gkehub.configmanagement.v1beta.ConfigSyncState.State|null);
ConfigSyncState state
syncState
syncState?: (google.cloud.gkehub.configmanagement.v1beta.ISyncState|null);
ConfigSyncState syncState
version
version?: (google.cloud.gkehub.configmanagement.v1beta.IConfigSyncVersion|null);
ConfigSyncState version