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
 
#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