Kubernetes Cluster Backup Datasource Parameters Args
Parameters for Kubernetes Cluster Backup Datasource
Constructors
Properties
Gets or sets the backup hook references. This property sets the hook reference to be executed during backup.
Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during backup.
Gets or sets the exclude resource types property. This property sets the resource types to be excluded during backup.
Gets or sets the include cluster resources property. This property if enabled will include cluster scope resources during backup.
Gets or sets the include namespaces property. This property sets the namespaces to be included during backup.
Gets or sets the include resource types property. This property sets the resource types to be included during backup.
Gets or sets the include volume types property. This property sets the volume types to be included during backup.
Gets or sets the LabelSelectors property. This property sets the resource with such label selectors to be included during backup.
Type of the specific object - used for deserializing Expected value is 'KubernetesClusterBackupDatasourceParameters'.
Gets or sets the volume snapshot property. This property if enabled will take volume snapshots during backup.