mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +01:00
19 lines
887 B
Plaintext
19 lines
887 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// backup_and_restore/application_backup_and_restore/oadp-self-service/oadp-self-service.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="oadp-self-service-custom-resources_{context}"]
|
|
= {oadp-short} Self-Service custom resources
|
|
|
|
The {oadp-short} Self-Service feature has the following new custom resources (CRs) to perform the backup and restore operations for a namespace admin user:
|
|
|
|
.Custom resources
|
|
|===
|
|
|*CR* |*Description*
|
|
|`NonAdminController` (NAC)| Controls and orchestrates the Self-Service operations.
|
|
|`NonAdminBackup` (NAB)| Manages namespace-scoped backup operations.
|
|
|`NonAdminRestore` (NAR)| Manages namespace-scoped restore operations.
|
|
|`NonAdminBackupStorageLocation` (NABSL)| Defines user-specific backup storage location.
|
|
|`NonAdminDownloadRequest` (NADR)| Manages namespace-scoped download request operations.
|
|
|=== |