mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
19 lines
709 B
Plaintext
19 lines
709 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * // * microshift_troubleshooting/microshift-openshift-apis.adoc
|
|
|
|
:_content-type: CONCEPT
|
|
[id="microshift-openshift-apis_{context}"]
|
|
= MicroShift OpenShift APIs
|
|
|
|
In addition to the standard Kubernetes APIs, {product-title} includes a subset of the APIs supported by {OCP}.
|
|
|
|
[cols="1,1",options="header"]
|
|
|===
|
|
^| API ^| API group
|
|
| xref:../rest_api/network_apis/route-route-openshift-io-v1.adoc#route-route-openshift-io-v1[Route]
|
|
| route.openshift.io/v1
|
|
| xref:../rest_api/security_apis/securitycontextconstraints-security-openshift-io-v1.adoc#securitycontextconstraints-security-openshift-io-v1[SecurityContextConstraints]
|
|
| security.openshift.io/v1
|
|
|===
|