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

Properties of a ConfigSyncState.

Package

@google-cloud/gke-hub!

Properties

deploymentState

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

ConfigSyncState deploymentState

Property Value
TypeDescription
(google.cloud.gkehub.configmanagement.v1.IConfigSyncDeploymentState|null)

syncState

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

ConfigSyncState syncState

Property Value
TypeDescription
(google.cloud.gkehub.configmanagement.v1.ISyncState|null)

version

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

ConfigSyncState version

Property Value
TypeDescription
(google.cloud.gkehub.configmanagement.v1.IConfigSyncVersion|null)