1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Dita vale fixes for OADP API

Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
This commit is contained in:
Shruti Deshpande
2025-08-29 15:46:58 +05:30
committed by openshift-cherrypick-robot
parent 8855206b4c
commit 142b23f21f
11 changed files with 16 additions and 7 deletions

View File

@@ -1,14 +1,17 @@
:_mod-docs-content-type: ASSEMBLY
[id="oadp-api"]
= APIs used with OADP
:toc:
include::_attributes/common-attributes.adoc[]
:context: oadp-api
:namespace: openshift-adp
:local-product: OADP
:velero-domain: velero.io
toc::[]
[role="_abstract"]
You can use the following APIs with {oadp-short}:
Velero API::
@@ -49,11 +52,9 @@ include::modules/podconfig-type.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../backup_and_restore/application_backup_and_restore/oadp-api.adoc#oadp-configuring-node-agents_oadp-api[Configuring node agents and node labels]
* xref:../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-aws.adoc#oadp-setting-resource-limits-and-requests_installing-oadp-aws[Setting Velero CPU and memory resource allocations]
* link:https://pkg.go.dev/github.com/openshift/oadp-operator/api/v1alpha1#PodConfig[Complete schema definitions for the type `PodConfig`](Go documentation)
include::modules/oadp-configuring-node-agents.adoc[leveloffset=+1]
* xref:../../backup_and_restore/application_backup_and_restore/oadp-features-plugins#oadp-features-plugins[OADP plugins]
* link:https://pkg.go.dev/github.com/openshift/oadp-operator/api/v1alpha1#PodConfig[Complete schema definitions for the type `PodConfig`](Go documentation)
include::modules/features-type.adoc[leveloffset=+1]