Module google_api_proto::google::cloud::gkebackup::logging::v1::restore_config
source · Expand description
Nested message and enum types in RestoreConfig
.
Structs§
- Identifies the cluster-scoped resources to restore from the Backup.
- This is a direct map to the Kubernetes GroupKind type GroupKind and is used for identifying specific “types” of resources to restore.
- A transformation rule to be applied against Kubernetes resources as they are selected for restoration from a Backup. A rule contains both filtering logic (which resources are subject to substitution) and substitution logic.
Enums§
- Defines the behavior for handling the situation where cluster-scoped resources being restored already exist in the target cluster.
- Defines the behavior for handling the situation where sets of namespaced resources being restored already exist in the target cluster.
- Specifies the namespaced resources to restore from the Backup. Only one of the entries may be specified. If not specified, NO namespaced resources will be restored.
- Defines how volume data should be restored