mirror of
https://github.com/kubernetes/client-go.git
synced 2026-07-14 13:48:02 +00:00
257 B
257 B
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.