kubernetes/pkg/printers/internalversion
Kubernetes Submit Queue b940d14261 Merge pull request #46210 from xiangpengzhao/print-volume-info
Automatic merge from submit-queue

Add AzureFile,FC,Flex,Flocker volume source to describe printer.

**What this PR does / why we need it**:
Display other volume sources in describe printer.

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

**Special notes for your reviewer**:
Also need CephFS. It will be added in #46124 

/cc @rootfs 

_ADD: all the volume source printers are sorted out of order. I'd like to sort them alphabetically in order to be more readable in another PR after this PR merged. WDYT?_ 

**Release note**:

```release-note
NONE
```
2017-07-21 16:45:37 -07:00
..
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD Merge pull request #48377 from bsalamat/priority_class 2017-07-19 19:04:29 -07:00
describe.go Merge pull request #46210 from xiangpengzhao/print-volume-info 2017-07-21 16:45:37 -07:00
describe_test.go Merge pull request #48256 from xiangpengzhao/move-pkg-util 2017-07-18 18:19:19 -07:00
printers.go remove dead code 2017-07-07 09:12:29 -04:00
printers_test.go deepcopy: add interface deepcopy funcs 2017-07-18 09:28:47 +02:00
sorted_resource_name_list_test.go Refactor printers to separate typed printers from generic code 2017-02-23 00:28:30 -05:00