kubectl/pkg/cmd/get
Karl 'NaN' Wikström 38408eaa8c cleanup: use i18n.T on all command descriptions
cleanup: use i18n.T only on string literals

cleanup: sort imports

Add i18n dependency for wait.go

Remove translation on envResource

cleanup: translate string instead of variable

cleanup: sort imports

cleanup: translate string literal only

Kubernetes-commit: cc8428566ea7160c5b20410a1bee53ca7ddb998e
2020-10-09 13:16:13 +02:00
..
customcolumn.go fix staticcheck for kubectl pkg files 2020-09-30 15:33:29 +05:30
customcolumn_flags.go Moves kubectl get subcommand to staging 2019-10-29 15:51:00 -07:00
customcolumn_flags_test.go Use temporary directory when creating temporary file in tests 2020-07-17 10:41:16 +02:00
customcolumn_test.go Moves kubectl get subcommand to staging 2019-10-29 15:51:00 -07:00
get.go cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
get_flags.go Moves kubectl get subcommand to staging 2019-10-29 15:51:00 -07:00
get_test.go fix staticcheck for kubectl pkg files 2020-09-30 15:33:29 +05:30
humanreadable_flags.go Moves kubectl get subcommand to staging 2019-10-29 15:51:00 -07:00
humanreadable_flags_test.go Moves kubectl get subcommand to staging 2019-10-29 15:51:00 -07:00
skip_printer.go Switch TableGenerator/TableConvertor interfaces to metav1 2019-11-26 13:13:25 -05:00
sorter.go Handle nil elements when sorting, instead of panicking 2020-09-09 22:39:46 +02:00
sorter_test.go Handle nil elements when sorting, instead of panicking 2020-09-09 22:39:46 +02:00
table_printer.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00