mirror of
https://github.com/kubernetes/client-go.git
synced 2025-10-10 08:04:23 +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.