Files
client-go/examples/custom-resources
Dr. Stefan Schimanski 99b01357a0 client-go: deprecate TPR example and add CRD example
Kubernetes-commit: e2b50ac9b817dfb49c146b9423d1ee9a5da97cb2
2017-06-13 20:38:48 +00:00
..

Custom Resource Example

Note: CustomResourceDefinition is the successor of the deprecated ThirdPartyResource.

For a client-go example using CustomResourceDefinitions, go to

http://github.com/kubernetes/apiextensions-apiserver/examples/client-go.