1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/features-type.adoc
Shruti Deshpande d197b046b7 dita-vale-oadp-api-4.19
Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
2025-09-04 17:12:24 +05:30

26 lines
684 B
Plaintext

// Module included in the following assemblies:
//
// backup_and_restore/application_backup_and_restore/oadp-api.adoc
:_mod-docs-content-type: REFERENCE
[id="features-type_{context}"]
= Features type
[role="_abstract"]
The following are `Features` {oadp-short} APIs:
.Features
[options="header"]
|===
|Property|Type|Description
|`dataMover`
|*link:https://pkg.go.dev/github.com/openshift/oadp-operator/api/v1alpha1#DataMover[`DataMover`]
|Defines the configuration of the Data Mover.
|===
[role="_additional-resources"]
.Additional resources
* link:https://pkg.go.dev/github.com/openshift/oadp-operator/api/v1alpha1#Features[Complete schema definitions for the type `Features`]