Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class OrchestrationCluster.
Orchestration cluster represents a GKE cluster with config controller and TNA specific components installed on it.
Generated from protobuf message google.cloud.telcoautomation.v1.OrchestrationCluster
Namespace
Google \ Cloud \ TelcoAutomation \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the orchestration cluster. The name of orchestration cluster cannot be more than 24 characters.
↳ management_config
↳ create_time
↳ update_time
↳ labels
↳ tna_version
string
Output only. Provides the TNA version installed on the cluster.
↳ state
int
Output only. State of the Orchestration Cluster.
getName
Name of the orchestration cluster. The name of orchestration cluster cannot be more than 24 characters.
string
setName
Name of the orchestration cluster. The name of orchestration cluster cannot be more than 24 characters.
var
string
$this
getManagementConfig
Management configuration of the underlying GKE cluster.
hasManagementConfig
clearManagementConfig
setManagementConfig
Management configuration of the underlying GKE cluster.
$this
getCreateTime
Output only. [Output only] Create time stamp.
hasCreateTime
clearCreateTime
setCreateTime
Output only. [Output only] Create time stamp.
$this
getUpdateTime
Output only. [Output only] Update time stamp.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. [Output only] Update time stamp.
$this
getLabels
Labels as key value pairs.
setLabels
Labels as key value pairs.
$this
getTnaVersion
Output only. Provides the TNA version installed on the cluster.
string
setTnaVersion
Output only. Provides the TNA version installed on the cluster.
var
string
$this
getState
Output only. State of the Orchestration Cluster.
int
setState
Output only. State of the Orchestration Cluster.
var
int
$this