k3s/pkg/printers/internalversion
Kubernetes Submit Queue ce1c9c57c5
Merge pull request #54811 from juanvallejo/jvallejo/consolidate-outputOpts-printOpts
Automatic merge from submit-queue (batch tested with PRs 54811, 54292, 56103). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

consolidate printer OutputOpts w PrintOpts

This patch removes the use of printers.OutputOptions in favor of only
having a single struct for setting / passing printer options set by user
flags.

This PR is related to https://github.com/kubernetes/kubernetes/pull/50113 and aims to break the set of changes 
introduced in [this commit](f4d717450f) in order to make them easier to review.

**Release note**:
```release-note
NONE
```

cc @fabianofranz @mengqiy @shiywang @seans3
2017-11-21 00:02:36 -08:00
..
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD Update generated files 2017-11-09 12:14:08 +01:00
describe.go Block Volume: cmdline printer update 2017-11-20 20:42:21 -05:00
describe_test.go Block Volume: cmdline printer update 2017-11-20 20:42:21 -05:00
printers.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
printers_test.go consolidate printer OutputOpts w PrintOpts 2017-11-20 14:49:23 -05:00
sorted_resource_name_list_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00