GKE Hub V1beta1 API - Class Google::Cloud::GkeHub::V1beta1::MultiCloudCluster (v0.10.2)

Reference documentation and code samples for the GKE Hub V1beta1 API class Google::Cloud::GkeHub::V1beta1::MultiCloudCluster.

MultiCloudCluster contains information specific to GKE Multi-Cloud clusters.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster_missing

def cluster_missing() -> ::Boolean
Returns
  • (::Boolean) — Output only. If cluster_missing is set then it denotes that API(gkemulticloud.googleapis.com) resource for this GKE Multi-Cloud cluster no longer exists.
def resource_link() -> ::String
Returns
  • (::String) — Immutable. Self-link of the GCP resource for the GKE Multi-Cloud cluster. For example:

    //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/awsClusters/my-cluster //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/azureClusters/my-cluster //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/attachedClusters/my-cluster

def resource_link=(value) -> ::String
Parameter
  • value (::String) — Immutable. Self-link of the GCP resource for the GKE Multi-Cloud cluster. For example:

    //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/awsClusters/my-cluster //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/azureClusters/my-cluster //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/attachedClusters/my-cluster

Returns
  • (::String) — Immutable. Self-link of the GCP resource for the GKE Multi-Cloud cluster. For example:

    //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/awsClusters/my-cluster //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/azureClusters/my-cluster //gkemulticloud.googleapis.com/projects/my-project/locations/us-west1-a/attachedClusters/my-cluster