Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::Backup::ClusterMetadata.
Information about the GKE cluster from which this Backup was created.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#anthos_version
def anthos_version() -> ::String
Returns
- (::String) — Output only. Anthos version
#backup_crd_versions
def backup_crd_versions() -> ::Google::Protobuf::Map{::String => ::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Output only. A list of the Backup for GKE CRD versions found in the cluster.
#cluster
def cluster() -> ::String
Returns
-
(::String) — Output only. The source cluster from which this Backup was created.
Valid formats:
projects/*/locations/*/clusters/*
projects/*/zones/*/clusters/*
This is inherited from the parent BackupPlan's cluster field.
#gke_version
def gke_version() -> ::String
Returns
- (::String) — Output only. GKE version
#k8s_version
def k8s_version() -> ::String
Returns
- (::String) — Output only. The Kubernetes server version of the source cluster.