mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-02 05:30:39 -05:00
Automatic merge from submit-queue (batch tested with PRs 59391, 58097, 60057, 60090). 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>. cleanup printers some more This cleans up some more dead printer flags and unnecessary arguments for various methods. We're getting closer. Still need to clean up some ugly around `PrintSuccess` and then its time to start trimming layers. @kubernetes/sig-cli-maintainers ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| internalversion | ||
| storage | ||
| .import-restrictions | ||
| BUILD | ||
| common.go | ||
| customcolumn.go | ||
| customcolumn_test.go | ||
| humanreadable.go | ||
| humanreadable_test.go | ||
| interface.go | ||
| json.go | ||
| jsonpath.go | ||
| name.go | ||
| OWNERS | ||
| printers.go | ||
| tabwriter.go | ||
| template.go | ||
| versioned.go | ||