Represents a request to perform a single point-in-time capture of
some portion of the state of a GKE cluster, the record of the backup
operation itself, and an anchor for the underlying artifacts that
comprise the Backup (the config backup and VolumeBackups).
Defines the configuration and scheduling for a “line” of Backups.
Request message for CreateBackupPlan.
Request message for CreateBackup.
Request message for CreateRestorePlan.
Request message for CreateRestore.
Request message for DeleteBackupPlan.
Request message for DeleteBackup.
Request message for DeleteRestorePlan.
Request message for DeleteRestore.
Defined a customer managed encryption key that will be used to encrypt Backup
artifacts.
Defines a time window during which no backup should
happen. All time and date are in UTC.
Request message for GetBackupIndexDownloadUrl.
Response message for GetBackupIndexDownloadUrl.
Request message for GetBackupPlan.
Request message for GetBackup.
Request message for GetRestorePlan.
Request message for GetRestore.
Request message for GetVolumeBackup.
Request message for GetVolumeRestore.
Request message for ListBackupPlans.
Response message for ListBackupPlans.
Request message for ListBackups.
Response message for ListBackups.
Request message for ListRestorePlans.
Response message for ListRestorePlans.
Request message for ListRestores.
Response message for ListRestores.
Request message for ListVolumeBackups.
Response message for ListVolumeBackups.
Request message for ListVolumeRestores.
Response message for ListVolumeRestores.
A reference to a namespaced resource in Kubernetes.
A list of namespaced Kubernetes resources.
A list of Kubernetes Namespaces
Represents the metadata of the long-running operation.
Defines a selector to identify a single or a group of resources.
Conditions in the selector are optional, but at least one field
should be set to a non-empty value. If a condition is not specified,
no restrictions will be applied on that dimension.
If more than one condition is specified, a resource will be selected
if and only if all conditions are met.
Represents both a request to Restore some portion of a Backup into
a target GKE cluster and a record of the restore operation itself.
Configuration of a restore.
The configuration of a potential series of Restore operations to be performed
against Backups belong to a particular BackupPlan.
Defines RPO scheduling configuration for automatically creating
Backups via this BackupPlan.
Request message for UpdateBackupPlan.
Request message for UpdateBackup.
Request message for UpdateRestorePlan.
Request message for UpdateRestore.
Represents the backup of a specific persistent volume as a component of a
Backup - both the record of the operation and a pointer to the underlying
storage-specific artifacts.
Defines an override to apply a VolumeDataRestorePolicy for scoped resources.
Represents the operation of restoring a volume from a VolumeBackup.
Message to encapsulate VolumeType enum.