Files
client-go/examples/custom-resources
Dr. Stefan Schimanski 7e76c26781 Fix cross-repo link
Kubernetes-commit: 2aa87e4fee7f78b2e567111835c9e14505cf3892
2017-06-17 22:03:57 +00:00
..
2017-06-17 22:03:57 +00:00

Custom Resource Example

Note: CustomResourceDefinition is the successor of the deprecated ThirdPartyResource.

For a client-go example using CustomResourceDefinitions, go to

k8s.io/apiextensions-apiserver/examples/client-go.