This is a cache of https://docs.okd.io/4.6/rest_api/extension_apis/extension-apis-index.html. It is a snapshot of the page at 2024-09-27T01:30:57.293+0000.
About Extension <strong>api</strong>s - Extension <strong>api</strong>s | <strong>api</strong> reference | OKD 4.6
×

apiService [apiregistration.k8s.io/v1]

Description

apiService represents a server for a particular GroupVersion. Name must be "version.group".

Type

object

CustomResourceDefinition [apiextensions.k8s.io/v1]

Description

CustomResourceDefinition represents a resource that should be exposed on the api server. Its name MUST be in the format <.spec.name>.<.spec.group>.

Type

object

MutatingWebhookConfiguration [admissionregistration.k8s.io/v1]

Description

MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.

Type

object

ValidatingWebhookConfiguration [admissionregistration.k8s.io/v1]

Description

ValidatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and object without changing it.

Type

object