Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState.
State information for ConfigSync
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment_state
def deployment_state() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncDeploymentState
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncDeploymentState) — Information about the deployment of ConfigSync, including the version of the various Pods deployed
#deployment_state=
def deployment_state=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncDeploymentState
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncDeploymentState) — Information about the deployment of ConfigSync, including the version of the various Pods deployed
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncDeploymentState) — Information about the deployment of ConfigSync, including the version of the various Pods deployed
#errors
def errors() -> ::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncError>
Returns
- (::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncError>) — Errors pertaining to the installation of Config Sync.
#errors=
def errors=(value) -> ::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncError>
Parameter
- value (::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncError>) — Errors pertaining to the installation of Config Sync.
Returns
- (::Array<::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncError>) — Errors pertaining to the installation of Config Sync.
#reposync_crd
def reposync_crd() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState) — The state of the Reposync CRD
#reposync_crd=
def reposync_crd=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState) — The state of the Reposync CRD
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState) — The state of the Reposync CRD
#rootsync_crd
def rootsync_crd() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState) — The state of the RootSync CRD
#rootsync_crd=
def rootsync_crd=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState) — The state of the RootSync CRD
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::CRDState) — The state of the RootSync CRD
#state
def state() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::State
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::State) — The state of CS This field summarizes the other fields in this message.
#state=
def state=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::State
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::State) — The state of CS This field summarizes the other fields in this message.
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncState::State) — The state of CS This field summarizes the other fields in this message.
#sync_state
def sync_state() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::SyncState
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::SyncState) — The state of ConfigSync's process to sync configs to a cluster
#sync_state=
def sync_state=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::SyncState
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::SyncState) — The state of ConfigSync's process to sync configs to a cluster
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::SyncState) — The state of ConfigSync's process to sync configs to a cluster
#version
def version() -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncVersion
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncVersion) — The version of ConfigSync deployed
#version=
def version=(value) -> ::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncVersion
Parameter
- value (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncVersion) — The version of ConfigSync deployed
Returns
- (::Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncVersion) — The version of ConfigSync deployed