kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue 2fe56d4bb3 Merge pull request #30863 from ping035627/ping035627-patch-0818
Automatic merge from submit-queue

Optimise the ValidateBytes function

The PR optimise the "ValidateBytes" function in factory.go. Too much "if" branches is poor readability, use "switch" to look better.
2016-08-23 23:59:00 -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 #30863 from ping035627/ping035627-patch-0818 2016-08-23 23:59:00 -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