kubernetes/pkg/printers
Kubernetes Submit Queue f6b3d083b7 Merge pull request #44640 from msau42/local-pv-api
Automatic merge from submit-queue

LocalStorage api

**What this PR does / why we need it**:
API changes to support persistent local volumes, as described [here](https://github.com/kubernetes/community/pull/306)

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
Part of #43640

**Special notes for your reviewer**:
There were a few items I was concerned about.  Will add review comments in those places.

**Release note**:

NONE

Note will be added in subsequent PR with the volume plugin changes
2017-05-22 14:39:05 -07:00
..
internalversion Merge pull request #44640 from msau42/local-pv-api 2017-05-22 14:39:05 -07:00
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD Smarter get printer for generic resources 2017-04-17 15:42:47 -03:00
common.go Fixed a tiny issue for ShortHumanDuration printer. 2017-04-18 16:11:41 +08:00
customcolumn.go Refactor printers to separate typed printers from generic code 2017-02-23 00:28:30 -05:00
customcolumn_test.go Refactor printers to separate typed printers from generic code 2017-02-23 00:28:30 -05:00
humanreadable.go De-duplication in printer 2017-05-10 08:45:20 +08:00
humanreadable_test.go Smarter get printer for generic resources 2017-04-17 15:42:47 -03:00
interface.go Refactor printers to separate typed printers from generic code 2017-02-23 00:28:30 -05:00
json.go Move, but do not refactor, printers to their own package 2017-02-23 00:28:30 -05:00
jsonpath.go Move, but do not refactor, printers to their own package 2017-02-23 00:28:30 -05:00
name.go Fixes get -oname for unstructured objects 2017-04-28 14:12:36 -03:00
OWNERS Add pkg/printers OWNERS 2017-03-07 22:28:27 -05:00
printers.go Move, but do not refactor, printers to their own package 2017-02-23 00:28:30 -05:00
tabwriter.go Refactor printers to separate typed printers from generic code 2017-02-23 00:28:30 -05:00
template.go Move, but do not refactor, printers to their own package 2017-02-23 00:28:30 -05:00
versioned.go Move, but do not refactor, printers to their own package 2017-02-23 00:28:30 -05:00