Interface protos.google.cloud.gkebackup.v1.BackupPlan.IBackupConfig (1.3.0)

Properties of a BackupConfig.

Package

@google-cloud/gke-backup

Properties

allNamespaces

allNamespaces?: (boolean|null);

BackupConfig allNamespaces

encryptionKey

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

BackupConfig encryptionKey

includeSecrets

includeSecrets?: (boolean|null);

BackupConfig includeSecrets

includeVolumeData

includeVolumeData?: (boolean|null);

BackupConfig includeVolumeData

selectedApplications

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

BackupConfig selectedApplications

selectedNamespaces

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

BackupConfig selectedNamespaces