Module: Google::Cloud::GkeMultiCloud::V1::AttachedClusters
- Defined in:
- lib/google/cloud/gke_multi_cloud/v1/attached_clusters.rb,
lib/google/cloud/gke_multi_cloud/v1/attached_clusters/rest.rb,
lib/google/cloud/gke_multi_cloud/v1/attached_clusters/paths.rb,
lib/google/cloud/gke_multi_cloud/v1/attached_clusters/client.rb,
lib/google/cloud/gke_multi_cloud/v1/attached_clusters/operations.rb,
lib/google/cloud/gke_multi_cloud/v1/attached_clusters/credentials.rb,
lib/google/cloud/gke_multi_cloud/v1/attached_clusters/rest/client.rb,
lib/google/cloud/gke_multi_cloud/v1/attached_clusters/rest/operations.rb,
lib/google/cloud/gke_multi_cloud/v1/attached_clusters/rest/service_stub.rb
Overview
The AttachedClusters API provides a single centrally managed service to register and manage Anthos attached clusters that run on customer's owned infrastructure.
To load this service and instantiate a REST client:
require "google/cloud/gke_multi_cloud/v1/attached_clusters/rest"
client = ::Google::Cloud::GkeMultiCloud::V1::AttachedClusters::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials, Operations