1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
This commit is contained in:
Jason Boxman
2020-01-08 11:02:54 -05:00
committed by openshift-cherrypick-robot
parent bd88300ac2
commit 63761bcda6
3 changed files with 102233 additions and 0 deletions

View File

@@ -1187,6 +1187,12 @@ Topics:
- Name: Getting started with Helm on OpenShift Container Platform
File: getting-started-with-helm-on-openshift-container-platform
---
Name: OpenShift REST APIs
Dir: rest_api
Topics:
- Name: API endpoints
File: index
---
Name: Service Mesh
Dir: service_mesh
Distros: openshift-enterprise

102219
modules/apis.adoc Normal file

File diff suppressed because it is too large Load Diff

8
rest_api/index.adoc Normal file
View File

@@ -0,0 +1,8 @@
[id="welcome-index"]
= {product-title} {product-version} REST APIs
include::modules/common-attributes.adoc[]
:context: rest-apis
toc::[]
include::modules/apis.adoc[leveloffset=+1]