kubectl/pkg/cmd/util
ritho b0cd1c2290 Do some Kubectl optimizations suggested by the golangci linter
The tool golangci-lint gives a bunch of warnings. This PR solves the easier/less controversial ones, so the code is simpler and a little bit more optimal, since it removes some if conditions.

Kubernetes-commit: cd2adbe760641f844d84d411f9adcf17fb6982ff
2019-06-04 01:25:43 -05:00
..
editor Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
sanity Do some Kubectl optimizations suggested by the golangci linter 2019-06-04 01:25:43 -05:00
crdfinder.go Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
crdfinder_test.go Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
factory.go Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
factory_client_access.go Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
helpers.go Fix kubectl panic when handling invalid error. 2019-09-19 21:48:50 -07:00
helpers_test.go Fix kubectl panic when handling invalid error. 2019-09-19 21:48:50 -07:00
kubectl_match_version.go remove pkg/version and some of redundant copies of it 2019-09-10 14:42:55 -07:00
printing.go Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00