Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class ConfigSyncState.
State information for ConfigSync
Generated from protobuf message google.cloud.gkehub.configmanagement.v1.ConfigSyncState
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ version
↳ deployment_state
Google\Cloud\GkeHub\ConfigManagement\V1\ConfigSyncDeploymentState
Information about the deployment of ConfigSync, including the version of the various Pods deployed
↳ sync_state
Google\Cloud\GkeHub\ConfigManagement\V1\SyncState
The state of ConfigSync's process to sync configs to a cluster
getVersion
The version of ConfigSync deployed
hasVersion
clearVersion
setVersion
The version of ConfigSync deployed
$this
getDeploymentState
Information about the deployment of ConfigSync, including the version of the various Pods deployed
hasDeploymentState
clearDeploymentState
setDeploymentState
Information about the deployment of ConfigSync, including the version of the various Pods deployed
$this
getSyncState
The state of ConfigSync's process to sync configs to a cluster
hasSyncState
clearSyncState
setSyncState
The state of ConfigSync's process to sync configs to a cluster
$this