mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 22:28:22 -04:00
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 ``` |
||
|---|---|---|
| .. | ||
| internalversion | ||
| storage | ||
| .import-restrictions | ||
| BUILD | ||
| common.go | ||
| customcolumn.go | ||
| customcolumn_test.go | ||
| humanreadable.go | ||
| interface.go | ||
| json.go | ||
| jsonpath.go | ||
| name.go | ||
| OWNERS | ||
| printers.go | ||
| tabwriter.go | ||
| template.go | ||
| versioned.go | ||