Telco Automation V1 API - Class Google::Cloud::TelcoAutomation::V1::OrchestrationCluster (v0.3.0)

Reference documentation and code samples for the Telco Automation V1 API class Google::Cloud::TelcoAutomation::V1::OrchestrationCluster.

Orchestration cluster represents a GKE cluster with config controller and TNA specific components installed on it.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#management_config

def management_config() -> ::Google::Cloud::TelcoAutomation::V1::ManagementConfig
Returns

#management_config=

def management_config=(value) -> ::Google::Cloud::TelcoAutomation::V1::ManagementConfig
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Name of the orchestration cluster. The name of orchestration cluster cannot be more than 24 characters.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Name of the orchestration cluster. The name of orchestration cluster cannot be more than 24 characters.
Returns
  • (::String) — Name of the orchestration cluster. The name of orchestration cluster cannot be more than 24 characters.

#state

def state() -> ::Google::Cloud::TelcoAutomation::V1::OrchestrationCluster::State
Returns

#tna_version

def tna_version() -> ::String
Returns
  • (::String) — Output only. Provides the TNA version installed on the cluster.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns