k3s/pkg/printers
Kubernetes Submit Queue d8205661b7 Merge pull request #49264 from zhangxiaoyu-zidif/add-test-for-pdb-describer
Automatic merge from submit-queue (batch tested with PRs 49533, 49264)

Add test items for pdb describe

**What this PR does / why we need it**:
Add test items for pdb describe

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
NONE
**Special notes for your reviewer**:
ref: #49362 

**Release note**:

```release-note
NONE
```
2017-07-30 09:39:55 -07:00
..
internalversion Merge pull request #49264 from zhangxiaoyu-zidif/add-test-for-pdb-describer 2017-07-30 09:39:55 -07:00
storage Refactor printers to support rendering as a Table 2017-05-29 18:30:10 -04:00
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD Add a new default printer handler for HumanReadable 2017-07-05 00:31:41 -04:00
OWNERS Add pkg/printers OWNERS 2017-03-07 22:28:27 -05:00
common.go Fixed a tiny issue for ShortHumanDuration printer. 2017-04-18 16:11:41 +08:00
customcolumn.go Get cmd uses print-column extn from Openapi schema 2017-06-06 13:30:24 -07:00
customcolumn_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
humanreadable.go Add a new default printer handler for HumanReadable 2017-07-05 00:31:41 -04:00
interface.go Get cmd uses print-column extn from Openapi schema 2017-06-06 13:30:24 -07:00
json.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
jsonpath.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
name.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
printers.go remove duplicated word file in error 2017-07-14 18:01:51 +08:00
tabwriter.go
template.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
versioned.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30