Files
kubernetes/cmd/libs/go2idl/client-gen
Kubernetes Submit Queue 8214f7bb29 Merge pull request #45839 from caesarxuchao/client-gen-vendor
Automatic merge from submit-queue

let client-gen understand vendor

This is extracted from #44784, where we move external api types to k8s.io/api. After the move, the types will locate at vendor/k8s.io/api/xxx. However, gengo index the parsed package using the import path, which is stripped of  the vendor/ prefix, so we'll need to strip the vendor/ prefix as necessary in client-gen.

This PR doesn't produce any change to the generated clientset yet since all types are still in the kubernetes repo.
2017-05-18 17:45:35 -07:00
..
2017-01-05 14:14:13 -08:00
2017-05-16 20:40:04 -07:00
2017-05-18 10:07:47 -04:00
2017-04-14 10:40:57 -07:00
2017-05-16 20:40:04 -07:00
2017-03-28 17:12:04 -07:00
2017-01-23 10:05:48 -08:00
2016-02-19 10:43:17 -08:00