Module: Google::Cloud::GkeBackup::V1

Defined in:
lib/google/cloud/gke_backup/v1.rb,
lib/google/cloud/gke_backup/v1/rest.rb,
lib/google/cloud/gke_backup/v1/version.rb,
lib/google/cloud/gke_backup/v1/backup_for_gke.rb,
lib/google/cloud/gke_backup/v1/bindings_override.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,
proto_docs/google/cloud/gkebackup/v1/backup.rb,
proto_docs/google/cloud/gkebackup/v1/common.rb,
proto_docs/google/cloud/gkebackup/v1/volume.rb,
proto_docs/google/cloud/gkebackup/v1/restore.rb,
proto_docs/google/cloud/gkebackup/v1/gkebackup.rb,
proto_docs/google/cloud/gkebackup/v1/backup_plan.rb,
proto_docs/google/cloud/gkebackup/v1/restore_plan.rb

Overview

Examples:

Loading just the REST part of this package, including all its services, and instantiating a REST client


require "google/cloud/gke_backup/v1/rest"
client = ::Google::Cloud::GkeBackup::V1::BackupForGKE::Rest::Client.new

Defined Under Namespace

Modules: BackupForGKE Classes: Backup, BackupPlan, CreateBackupPlanRequest, CreateBackupRequest, CreateRestorePlanRequest, CreateRestoreRequest, DeleteBackupPlanRequest, DeleteBackupRequest, DeleteRestorePlanRequest, DeleteRestoreRequest, EncryptionKey, GetBackupPlanRequest, GetBackupRequest, GetRestorePlanRequest, GetRestoreRequest, GetVolumeBackupRequest, GetVolumeRestoreRequest, ListBackupPlansRequest, ListBackupPlansResponse, ListBackupsRequest, ListBackupsResponse, ListRestorePlansRequest, ListRestorePlansResponse, ListRestoresRequest, ListRestoresResponse, ListVolumeBackupsRequest, ListVolumeBackupsResponse, ListVolumeRestoresRequest, ListVolumeRestoresResponse, NamespacedName, NamespacedNames, Namespaces, OperationMetadata, Restore, RestoreConfig, RestorePlan, UpdateBackupPlanRequest, UpdateBackupRequest, UpdateRestorePlanRequest, UpdateRestoreRequest, VolumeBackup, VolumeRestore

Constant Summary collapse

VERSION =
"0.6.0"