Merge pull request #32769 from mfojtik/customize-api-path-clientgen

Automatic merge from submit-queue

clientgen: allow to pass custom apiPath when generating client sets

This PR allow to pass the `--clientset-api-path` parameter to clientgen that allows to customize the default API path set in clients. This allows projects like OpenShift to re-use the client with different API path (`/oapi` in our case).
This commit is contained in:
Kubernetes Submit Queue
2016-10-17 04:52:04 -07:00
committed by GitHub
5 changed files with 14 additions and 4 deletions

View File

@@ -65,6 +65,7 @@ cleanup-iptables
client-ca-file
client-certificate
client-key
clientset-api-path
clientset-name
clientset-only
clientset-path