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
- (::Boolean) — Immutable. Whether the cluster is an admin cluster.
#admin_cluster=
def admin_cluster=(value) -> ::Boolean
- value (::Boolean) — Immutable. Whether the cluster is an admin cluster.
- (::Boolean) — Immutable. Whether the cluster is an admin cluster.
#cluster_missing
def cluster_missing() -> ::Boolean
- (::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.
#cluster_type
def cluster_type() -> ::Google::Cloud::GkeHub::V1beta1::OnPremCluster::ClusterType
- (::Google::Cloud::GkeHub::V1beta1::OnPremCluster::ClusterType) — Immutable. The on prem cluster's type.
#cluster_type=
def cluster_type=(value) -> ::Google::Cloud::GkeHub::V1beta1::OnPremCluster::ClusterType
- value (::Google::Cloud::GkeHub::V1beta1::OnPremCluster::ClusterType) — Immutable. The on prem cluster's type.
- (::Google::Cloud::GkeHub::V1beta1::OnPremCluster::ClusterType) — Immutable. The on prem cluster's type.
#resource_link
def resource_link() -> ::String
-
(::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
#resource_link=
def resource_link=(value) -> ::String
-
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
-
(::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