README ¶
apiextensions-apiserver
It provides an API for registering CustomResourceDefinitions
.
Purpose
This API server provides the implementation for CustomResourceDefinitions
which is included as
delegate server inside of kube-apiserver
.
Compatibility
HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and k8s.io/client-go.
Where does it come from?
apiextensions-apiserver
is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiextensions-apiserver.
Code changes are made in that location, merged into k8s.io/kubernetes
and later synced here.
Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
examples
|
|
client-go/pkg/apis/cr/v1
Package v1 is the v1 version of the API.
|
Package v1 is the v1 version of the API. |
client-go/pkg/client/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client-go/pkg/client/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client-go/pkg/client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client-go/pkg/client/clientset/versioned/typed/cr/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client-go/pkg/client/clientset/versioned/typed/cr/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
pkg
|
|
apis/apiextensions
Package apiextensions is the internal version of the API.
|
Package apiextensions is the internal version of the API. |
apis/apiextensions/v1beta1
Package v1beta1 is the v1beta1 version of the API.
|
Package v1beta1 is the v1beta1 version of the API. |
client/clientset/clientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/clientset/clientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/clientset/clientset/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/clientset/clientset/typed/apiextensions/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/clientset/clientset/typed/apiextensions/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
client/clientset/internalclientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/clientset/internalclientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/clientset/internalclientset/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/clientset/internalclientset/typed/apiextensions/internalversion
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/clientset/internalclientset/typed/apiextensions/internalversion/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
test
|
|
Click to show internal directories.
Click to hide internal directories.