Kubernetes Services GatewayClass API
GatewayClass resources defining a class of gateway implementations. Cluster-scoped resources that link to a specific ingress or mesh controller.
Kubernetes Services GatewayClass API is one of 13 APIs that Kubernetes Services publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
This API exposes 1 JSON Schema definition.
Tagged areas include GatewayClass. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, an AsyncAPI specification, and 1 JSON Schema.
This API exposes 4 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version v1.32.0.
Requests are made against a single base URL, https://kubernetes.default.svc.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Kubernetes Services GatewayClass API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
It requires mutual TLS (clientCertificate).
By default, every request must be authenticated.
bearerAuth— Kubernetes service account or user bearer token.clientCertificate— Client TLS certificate signed by the cluster CA.
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
GatewayClass resources defining a class of gateway implementations. Cluster-scoped resources that link to a specific ingress or mesh controller.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ObjectMeta (7 properties), Condition (5 properties), GatewayClass (5 properties), GatewayClassList (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kubernetes Services 12
Other APIs Kubernetes Services publishes across the network.