Skip to content

Commit 9a813f8

Browse files
authored
Merge pull request #91667 from rh-tokeefe/OLS-913A
OLS-913: Document OLSConfig API reference
2 parents 3d6163c + 1c2137b commit 9a813f8

File tree

3 files changed

+1459
-0
lines changed

3 files changed

+1459
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Distros: openshift-lightspeed
2525
Topics:
2626
- Name: Configuring and deploying OpenShift Lightspeed
2727
File: ols-configuring-openshift-lightspeed
28+
- Name: OLSConfig API reference
29+
File: olsconfigure-api
2830
---
2931
Name: Operate
3032
Dir: operate

configure/olsconfigure-api.adoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="olsconfig-api"]
3+
= OLSConfig API reference
4+
include::_attributes/common-attributes.adoc[]
5+
:context: olsconfig-api
6+
7+
toc::[]
8+
9+
`OLSConfig` is the Schema for the {ols-long} configuration object and defines the structure and parameters of the underlying deployments.
10+
11+
[NOTE]
12+
====
13+
The API parameter information originated in the `OLSConfig` API reference and is provided here for convenience.
14+
====
15+
16+
include::modules/ols-olsconfig-api-specifications.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)