Interface protos.google.cloud.gkehub.configmanagement.v1.IConfigSyncState (3.4.0)

Properties of a ConfigSyncState.

Package

@google-cloud/gke-hub

Properties

deploymentState

deploymentState?: (google.cloud.gkehub.configmanagement.v1.IConfigSyncDeploymentState|null);

ConfigSyncState deploymentState

syncState

syncState?: (google.cloud.gkehub.configmanagement.v1.ISyncState|null);

ConfigSyncState syncState

version

version?: (google.cloud.gkehub.configmanagement.v1.IConfigSyncVersion|null);

ConfigSyncState version