Module: Google::Cloud::TelcoAutomation::V1::TelcoAutomation
- Defined in:
- lib/google/cloud/telco_automation/v1/telco_automation.rb,
lib/google/cloud/telco_automation/v1/telco_automation/rest.rb,
lib/google/cloud/telco_automation/v1/telco_automation/paths.rb,
lib/google/cloud/telco_automation/v1/telco_automation/client.rb,
lib/google/cloud/telco_automation/v1/telco_automation/operations.rb,
lib/google/cloud/telco_automation/v1/telco_automation/credentials.rb,
lib/google/cloud/telco_automation/v1/telco_automation/rest/client.rb,
lib/google/cloud/telco_automation/v1/telco_automation/rest/operations.rb,
lib/google/cloud/telco_automation/v1/telco_automation/rest/service_stub.rb
Overview
TelcoAutomation Service manages the control plane cluster a.k.a. Orchestration Cluster (GKE cluster with config controller) of TNA. It also exposes blueprint APIs which manages the lifecycle of blueprints that control the infrastructure setup (e.g GDCE clusters) and deployment of network functions.
To load this service and instantiate a REST client:
require "google/cloud/telco_automation/v1/telco_automation/rest"
client = ::Google::Cloud::TelcoAutomation::V1::TelcoAutomation::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials, Operations