Skip to content

OpenAPI specification for CAPI #6481

Answered by schrej
koyadume asked this question in Q&A
May 5, 2022 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

It is an API. The API is not served by Cluster API but uses the CustomResourceDefinition mechanism of the Kubernetes API server to provide it.

The CustomResourceDefinitions, which are a full description of the API partially consisting of openAPIv3 spec, reside here and are generated from these Go types.
There is a useful tool that renders the types (or CRD definitions, not sure actually) into a nice website: https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@koyadume
Comment options

@fabriziopandini
Comment options

@sbueringer
Comment options

@schrej
Comment options

@sbueringer
Comment options

Answer selected by vincepri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants