Google Cloud Gke Hub V1 Client - Class ConfigSyncVersion (0.9.0)

Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class ConfigSyncVersion.

Specific versioning information pertaining to ConfigSync's Pods

Generated from protobuf message google.cloud.gkehub.configmanagement.v1.ConfigSyncVersion

Namespace

Google \ Cloud \ GkeHub \ ConfigManagement \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ importer string

Version of the deployed importer pod

↳ syncer string

Version of the deployed syncer pod

↳ git_sync string

Version of the deployed git-sync pod

↳ monitor string

Version of the deployed monitor pod

↳ reconciler_manager string

Version of the deployed reconciler-manager pod

↳ root_reconciler string

Version of the deployed reconciler container in root-reconciler pod

getImporter

Version of the deployed importer pod

Returns
TypeDescription
string

setImporter

Version of the deployed importer pod

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getSyncer

Version of the deployed syncer pod

Returns
TypeDescription
string

setSyncer

Version of the deployed syncer pod

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getGitSync

Version of the deployed git-sync pod

Returns
TypeDescription
string

setGitSync

Version of the deployed git-sync pod

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getMonitor

Version of the deployed monitor pod

Returns
TypeDescription
string

setMonitor

Version of the deployed monitor pod

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getReconcilerManager

Version of the deployed reconciler-manager pod

Returns
TypeDescription
string

setReconcilerManager

Version of the deployed reconciler-manager pod

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getRootReconciler

Version of the deployed reconciler container in root-reconciler pod

Returns
TypeDescription
string

setRootReconciler

Version of the deployed reconciler container in root-reconciler pod

Parameter
NameDescription
var string
Returns
TypeDescription
$this