mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-02 14:51:58 +00:00
This commit allows client-gen to generate clients where the resource name does not directly correspond to the type name. The tag `// +resourceName=<name>` can be used to override the resource name.