k3s/pkg/printers
Anthony Yeh 1c531fc970
kubectl: Use apps/v1 Deployment/ReplicaSet.
This is necessary since kubectl shares code with the controllers,
and the controllers have been updated to use apps/v1.
2018-05-22 13:43:06 -07:00
..
internalversion kubectl: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
storage replace request.Context with context.Context 2018-04-24 08:59:00 -07:00
.import-restrictions
BUILD move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
OWNERS
customcolumn.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
customcolumn_flags.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04: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 slim down printer interface 2018-05-04 11:15:35 -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
jsonpath.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
jsonpath_flags.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
jsonpath_flags_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
kube_template_flags.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
tabwriter.go
template.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
template_flags.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
template_flags_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
template_test.go use subtest for table units (pkg/printers) 2018-05-14 15:11:48 +08:00