kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue 099d47f0eb Merge pull request #31089 from ping035627/ping035627-patch-0822
Automatic merge from submit-queue

Optimise the DefaultGenerators function

It needn't define all the generators in the "DefaultGenerators" function, it just return the "cmdName" generator, the others is redundant.
2016-09-10 07:43:02 -07:00
..
editor Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
jsonmerge Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientcache.go Fix various typos in kubectl 2016-08-02 19:51:51 +03:00
factory_test.go Revert "Extend all to more resources" 2016-08-01 21:51:57 -07:00
factory.go Merge pull request #31089 from ping035627/ping035627-patch-0822 2016-09-10 07:43:02 -07:00
helpers_test.go Add return code support to kubectl-exec and -run 2016-08-20 15:58:47 +02:00
helpers.go Add return code support to kubectl-exec and -run 2016-08-20 15:58:47 +02:00
printing.go Merge pull request #28531 from dims/fix-issues-28314 2016-07-13 06:09:25 -07:00