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
#resource_link
def resource_link() -> ::String
-
(::String) — Immutable. Self-link of the GCP 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 GCP 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 GCP 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.