Repositories
v1v
Published by: Kubernetes2Updated

Extend Resources - v1 provides a CustomResourceDefinition (CRD) template to extend Kubernetes with custom resource types. This template enables users to define and manage CRDs efficiently, allowing seamless integration with the Kubernetes API. Built on a flexible, facet-based design with dynamic variable population, it simplifies CRD creation and lifecycle management while supporting diverse extension scenarios in Kubernetes environments

v1
|

Authentication

Add API authentication details

HEADERS
X-APIKEY
string
Send X-APIKEY in Header

Data API

Execute Data API

POST/apis/repos/kubernetes/extend-resources/v1/resources/data/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string

Collection API

Execute Collection API

POST/apis/repos/kubernetes/extend-resources/v1/resources/collections/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string

Configuration API

Execute Configuration API

POST/apis/repos/kubernetes/extend-resources/v1/resources/configurations/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string

Service API

Execute Service API

POST/apis/repos/kubernetes/extend-resources/v1/resources/services/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
client
string
format
string

Endpoint API

Execute Endpoint API

POST/apis/repos/kubernetes/extend-resources/v1/resources/endpoints/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string