k3s/pkg/kubectl/cmd/get
Kubernetes Prow Robot 29e9ff36a9
Merge pull request #73063 from WanLinghao/kubectl_get_custom_clomuns_fix
Improve custom-columns option of `kubectl get ` command
2019-01-31 01:39:49 -08:00
..
BUILD replace client-go/util/integer with k8s.io/utils/integer 2019-01-24 15:34:21 -05:00
customcolumn.go The client-go library supports user get Object info in the form of .spec.containers[0:3].name. 2019-01-31 09:38:04 +08:00
customcolumn_flags.go kubectl: move custom columns printers and flags 2018-11-12 14:31:59 -08:00
customcolumn_flags_test.go kubectl: move custom columns printers and flags 2018-11-12 14:31:59 -08:00
customcolumn_test.go The client-go library supports user get Object info in the form of .spec.containers[0:3].name. 2019-01-31 09:38:04 +08:00
get.go Deprecate and remove use of alpha metadata.initializers field, remove IncludeUninitialized options 2019-01-23 16:34:43 -05:00
get_flags.go Merge pull request #69255 from Pingan2017/remove-show-all 2019-01-24 06:30:43 -08:00
get_test.go Use tabwriter with remembered column widths 2019-01-01 22:27:36 -05:00
humanreadable_flags.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
humanreadable_flags_test.go add readiness gates column in the wide printout for pod 2018-11-07 16:45:49 -08:00
sorter.go replace client-go/util/integer with k8s.io/utils/integer 2019-01-24 15:34:21 -05:00
sorter_test.go Fix sort-by regression 2018-12-06 12:32:30 -05:00