k3s/pkg/printers
David Eads 70417ca150 make template printers a recommended printer 2018-07-03 07:47:17 -04:00
..
internalversion move template printers to genericclioptions 2018-07-03 07:46:51 -04:00
storage Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD make template printers a recommended printer 2018-07-03 07:47:17 -04:00
OWNERS Add pkg/printers OWNERS 2017-03-07 22:28:27 -05:00
customcolumn.go fix typo brance -> brace 2018-06-22 10:54:41 +08:00
customcolumn_flags.go fix kubectl -o 2018-06-05 19:49:07 +08:00
customcolumn_flags_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
customcolumn_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
humanreadable.go Fix up legacy printer table adapter 2018-06-07 13:20:04 -04:00
humanreadable_test.go use subtest for table units (pkg/printers) 2018-05-14 15:11:48 +08:00
interface.go slim down printer interface 2018-05-04 11:15:35 -04:00
tabwriter.go