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
Namespace
Google \ Cloud \ GkeHub \ ConfigManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ version
↳ deployment_state
ConfigSyncDeploymentState
Information about the deployment of ConfigSync, including the version of the various Pods deployed
↳ sync_state
↳ errors
↳ rootsync_crd
int
The state of the RootSync CRD
↳ reposync_crd
int
The state of the Reposync CRD
↳ state
int
The state of CS This field summarizes the other fields in this message.
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
getErrors
Errors pertaining to the installation of Config Sync.
setErrors
Errors pertaining to the installation of Config Sync.
$this
getRootsyncCrd
The state of the RootSync CRD
int
setRootsyncCrd
The state of the RootSync CRD
var
int
$this
getReposyncCrd
The state of the Reposync CRD
int
setReposyncCrd
The state of the Reposync CRD
var
int
$this
getState
The state of CS This field summarizes the other fields in this message.
int
setState
The state of CS This field summarizes the other fields in this message.
var
int
$this