kubectl/pkg/cmd/get
Marc Khouzam 724356168b Revert "Add Go tests for custom completions"
This reverts commit 0e18f0380042b652996d795559bfb818698abec3.

Kubernetes-commit: 1babceac650cfe8ec7ac71b34ed1ecf118b50f9d
2021-05-22 20:47:14 -04: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 Move all completion bash code to Go code 2021-03-05 15:43:31 -05:00
get_flags.go use AllowedFormat in kubectl get help to avoid code duplication (#99983) 2021-04-09 09:10:22 +09:00
get_test.go Revert "Add Go tests for custom completions" 2021-05-22 20:47:14 -04:00
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 Fixed sort-by not sorting Resources as expected 2021-03-21 17:44:52 -04:00
sorter_test.go Fixed sort-by not sorting Resources as expected 2021-03-21 17:44:52 -04:00
table_printer.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00