Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::GkeCluster.
GkeCluster contains information specific to GKE clusters.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cluster_missing
def cluster_missing() -> ::Boolean
- (::Boolean) — Output only. If cluster_missing is set then it denotes that the GKE cluster no longer exists in the GKE Control Plane.
#resource_link
def resource_link() -> ::String
-
(::String) — Immutable. Self-link of the Google Cloud resource for the GKE cluster. For
example:
//container.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster
Zonal clusters are also supported.
#resource_link=
def resource_link=(value) -> ::String
-
value (::String) — Immutable. Self-link of the Google Cloud resource for the GKE cluster. For
example:
//container.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster
Zonal clusters are also supported.
-
(::String) — Immutable. Self-link of the Google Cloud resource for the GKE cluster. For
example:
//container.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster
Zonal clusters are also supported.