Module: Google::Cloud::GkeBackup::V1::BackupForGKE
- Defined in:
- lib/google/cloud/gke_backup/v1/backup_for_gke.rb,
lib/google/cloud/gke_backup/v1/backup_for_gke/rest.rb,
lib/google/cloud/gke_backup/v1/backup_for_gke/paths.rb,
lib/google/cloud/gke_backup/v1/backup_for_gke/client.rb,
lib/google/cloud/gke_backup/v1/backup_for_gke/operations.rb,
lib/google/cloud/gke_backup/v1/backup_for_gke/credentials.rb,
lib/google/cloud/gke_backup/v1/backup_for_gke/rest/client.rb,
lib/google/cloud/gke_backup/v1/backup_for_gke/rest/operations.rb,
lib/google/cloud/gke_backup/v1/backup_for_gke/rest/service_stub.rb
Overview
BackupForGKE allows Kubernetes administrators to configure, execute, and manage backup and restore operations for their GKE clusters.
To load this service and instantiate a REST client:
require "google/cloud/gke_backup/v1/backup_for_gke/rest"
client = ::Google::Cloud::GkeBackup::V1::BackupForGKE::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials, Operations