Skip to content

Commit bfe5dbb

Browse files
authored
Merge pull request #98246 from shdeshpa07/OADP-6498-dita-vale-fixes-oadp-api
Dita vale fixes for OADP API
2 parents b2ae287 + ec44b78 commit bfe5dbb

File tree

11 files changed

+16
-7
lines changed

11 files changed

+16
-7
lines changed

backup_and_restore/application_backup_and_restore/oadp-api.adoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="oadp-api"]
33
= APIs used with OADP
4+
:toc:
5+
46
include::_attributes/common-attributes.adoc[]
57
:context: oadp-api
68
:namespace: openshift-adp
79
:local-product: OADP
810
:velero-domain: velero.io
911

10-
toc::[]
1112

13+
14+
[role="_abstract"]
1215
You can use the following APIs with {oadp-short}:
1316

1417
Velero API::
@@ -49,11 +52,9 @@ include::modules/podconfig-type.adoc[leveloffset=+1]
4952

5053
[role="_additional-resources"]
5154
.Additional resources
52-
* xref:../../backup_and_restore/application_backup_and_restore/oadp-api.adoc#oadp-configuring-node-agents_oadp-api[Configuring node agents and node labels]
53-
* 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]
54-
* link:https://pkg.go.dev/github.com/openshift/oadp-operator/api/v1alpha1#PodConfig[Complete schema definitions for the type `PodConfig`](Go documentation)
5555

56-
include::modules/oadp-configuring-node-agents.adoc[leveloffset=+1]
56+
* xref:../../backup_and_restore/application_backup_and_restore/oadp-features-plugins#oadp-features-plugins[OADP plugins]
57+
* link:https://pkg.go.dev/github.com/openshift/oadp-operator/api/v1alpha1#PodConfig[Complete schema definitions for the type `PodConfig`](Go documentation)
5758
5859
include::modules/features-type.adoc[leveloffset=+1]
5960

modules/applicationconfig-type.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="applicationconfig-type_{context}"]
77
= ApplicationConfig type
88

9+
[role="_abstract"]
910
The following are `ApplicationConfig` {oadp-short} APIs:
1011

1112
.ApplicationConfig

modules/backuplocation-type.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="backuplocation-type_{context}"]
77
= BackupLocation type
88

9+
[role="_abstract"]
910
The following are `BackupLocation` {oadp-short} APIs:
1011

1112
.BackupLocation

modules/customplugin-type.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="customplugin-type_{context}"]
77
= CustomPlugin type
88

9+
[role="_abstract"]
910
The following are `CustomPlugin` {oadp-short} APIs:
1011

1112
.CustomPlugin

modules/datamover-type.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="datamover-type_{context}"]
77
= DataMover type
88

9+
[role="_abstract"]
910
The following are `DataMover` {oadp-short} APIs:
1011

1112
.DataMover

modules/dataprotectionapplicationspec-type.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="dataprotectionapplicationspec-type_{context}"]
77
= DataProtectionApplicationSpec type
88

9+
[role="_abstract"]
910
The following are `DataProtectionApplicationSpec` {oadp-short} APIs:
1011

1112
.DataProtectionApplicationSpec

modules/features-type.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="features-type_{context}"]
77
= Features type
88

9+
[role="_abstract"]
910
The following are `Features` {oadp-short} APIs:
1011

1112
.Features

modules/podconfig-type.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="podconfig-type_{context}"]
77
= PodConfig type
88

9+
[role="_abstract"]
910
The following are `PodConfig` {oadp-short} APIs:
1011

1112
.PodConfig

modules/resticconfig-type.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="resticconfig-type_{context}"]
77
= ResticConfig type
88

9+
[role="_abstract"]
910
The following are `ResticConfig` {oadp-short} APIs:
1011

1112
.ResticConfig

modules/snapshotlocation-type.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="snapshotlocation-type_{context}"]
77
= SnapshotLocation type
88

9+
[role="_abstract"]
910
The following are `SnapshotLocation` {oadp-short} APIs:
1011

1112
.SnapshotLocation

0 commit comments

Comments
 (0)