mirror of
https://github.com/kubernetes/client-go.git
synced 2026-07-14 05:09:25 +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.