GKE Hub V1 API - Class Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncVersion (v0.2.0)

Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::ConfigManagement::V1::ConfigSyncVersion.

Specific versioning information pertaining to ConfigSync's Pods

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#git_sync

def git_sync() -> ::String
Returns
  • (::String) — Version of the deployed git-sync pod

#git_sync=

def git_sync=(value) -> ::String
Parameter
  • value (::String) — Version of the deployed git-sync pod
Returns
  • (::String) — Version of the deployed git-sync pod

#importer

def importer() -> ::String
Returns
  • (::String) — Version of the deployed importer pod

#importer=

def importer=(value) -> ::String
Parameter
  • value (::String) — Version of the deployed importer pod
Returns
  • (::String) — Version of the deployed importer pod

#monitor

def monitor() -> ::String
Returns
  • (::String) — Version of the deployed monitor pod

#monitor=

def monitor=(value) -> ::String
Parameter
  • value (::String) — Version of the deployed monitor pod
Returns
  • (::String) — Version of the deployed monitor pod

#reconciler_manager

def reconciler_manager() -> ::String
Returns
  • (::String) — Version of the deployed reconciler-manager pod

#reconciler_manager=

def reconciler_manager=(value) -> ::String
Parameter
  • value (::String) — Version of the deployed reconciler-manager pod
Returns
  • (::String) — Version of the deployed reconciler-manager pod

#root_reconciler

def root_reconciler() -> ::String
Returns
  • (::String) — Version of the deployed reconciler container in root-reconciler pod

#root_reconciler=

def root_reconciler=(value) -> ::String
Parameter
  • value (::String) — Version of the deployed reconciler container in root-reconciler pod
Returns
  • (::String) — Version of the deployed reconciler container in root-reconciler pod

#syncer

def syncer() -> ::String
Returns
  • (::String) — Version of the deployed syncer pod

#syncer=

def syncer=(value) -> ::String
Parameter
  • value (::String) — Version of the deployed syncer pod
Returns
  • (::String) — Version of the deployed syncer pod