kubectl/pkg/cmd/delete
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
..
delete.go Add note on the applicability of --grace-period 2019-10-24 16:07:02 -07:00
delete_flags.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
delete_test.go Do some Kubectl optimizations suggested by the golangci linter 2019-06-04 01:25:43 -05:00