Interface protos.google.cloud.gkebackup.v1.BackupPlanBinding.BackupPlanDetails.IBackupConfigDetails (2.1.0)

Properties of a BackupConfigDetails.

Package

@google-cloud/gke-backup

Properties

allNamespaces

allNamespaces?: (boolean|null);

BackupConfigDetails allNamespaces

encryptionKey

encryptionKey?: (google.cloud.gkebackup.v1.IEncryptionKey|null);

BackupConfigDetails encryptionKey

includeSecrets

includeSecrets?: (boolean|null);

BackupConfigDetails includeSecrets

includeVolumeData

includeVolumeData?: (boolean|null);

BackupConfigDetails includeVolumeData

selectedApplications

selectedApplications?: (google.cloud.gkebackup.v1.INamespacedNames|null);

BackupConfigDetails selectedApplications

selectedNamespaces

selectedNamespaces?: (google.cloud.gkebackup.v1.INamespaces|null);

BackupConfigDetails selectedNamespaces