kubectl/pkg/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
..
certificate Move pkg/kubectl/util/certificate to staging 2019-06-19 13:04:40 -07:00
deployment Remove unnecessay call to findNewReplicaSet 2019-06-28 14:10:59 +08:00
event Move pkg/kubectl/util/event into staging 2019-06-19 15:31:51 -07:00
fieldpath Move pkg/kubectl/util/fieldpath to staging 2019-06-19 17:13:57 -07:00
hash Move pkg/kubectl/util/hash to staging 2019-06-19 19:11:21 -07:00
i18n Do some Kubectl optimizations suggested by the golangci linter 2019-06-04 01:25:43 -05:00
interrupt Moved pkg/kubectl/util/term, pkg/kubectl/util/templates, pkg/kubectl/util/interrupt, and pkg/kubectl/util/interrupt to staging 2019-06-19 16:31:38 +02:00
logs Move pkg/util/logs to staging and update ref 2019-06-19 22:37:10 -04:00
openapi Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
podutils Remove unnecessary traversal of pod.Status.Conditions 2019-09-24 10:47:34 -07:00
qos Delete duplicate resource.Quantity.Copy() 2019-08-19 17:23:14 -07:00
rbac Move pkg/util/rbac to staging and update refs 2019-06-19 23:11:57 -04:00
resource kubectl: take pod overhead into account 2019-08-25 23:55:56 -07:00
slice Move pkg/util/slice and update refs 2019-06-19 23:24:56 -04:00
storage Moving pkg/kubectl/util/storage to staging 2019-06-07 01:13:40 -04:00
templates kubectl: remove usage info from bad flag error msg 2019-09-01 10:22:13 -04:00
term Moved pkg/kubectl/util/term, pkg/kubectl/util/templates, pkg/kubectl/util/interrupt, and pkg/kubectl/util/interrupt to staging 2019-06-19 16:31:38 +02:00
apply.go Move pkg/kubectl/apply.go to staging 2019-07-24 20:40:25 -07:00
pod_port.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
pod_port_test.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
service_port.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
service_port_test.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
umask.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
umask_windows.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
util.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
util_test.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00