GKE Hub V1beta1 API - Class Google::Cloud::GkeHub::V1beta1::OnPremCluster (v0.3.0)

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

OnPremCluster contains information specific to GKE On-Prem clusters.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#admin_cluster

def admin_cluster() -> ::Boolean
Returns
  • (::Boolean) — Immutable. Whether the cluster is an admin cluster.

#admin_cluster=

def admin_cluster=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Immutable. Whether the cluster is an admin cluster.
Returns
  • (::Boolean) — Immutable. Whether the cluster is an admin cluster.

#cluster_missing

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

    //gkeonprem.googleapis.com/projects/my-project/locations/us-west1-a/vmwareClusters/my-cluster //gkeonprem.googleapis.com/projects/my-project/locations/us-west1-a/bareMetalClusters/my-cluster

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

    //gkeonprem.googleapis.com/projects/my-project/locations/us-west1-a/vmwareClusters/my-cluster //gkeonprem.googleapis.com/projects/my-project/locations/us-west1-a/bareMetalClusters/my-cluster

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

    //gkeonprem.googleapis.com/projects/my-project/locations/us-west1-a/vmwareClusters/my-cluster //gkeonprem.googleapis.com/projects/my-project/locations/us-west1-a/bareMetalClusters/my-cluster