1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/modules/oadp-self-service-components.adoc
Shruti Deshpande 7c5ea32576 OADP-4001 Self-Service
Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
2025-05-26 12:02:13 +05:30

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.
|===