k3s/pkg/printers/internalversion
Kubernetes Submit Queue 6398d40eaf Merge pull request #47026 from zhangxiaoyu-zidif/add-unittest-limitrange-describe
Automatic merge from submit-queue. 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>.

Add unittest for describe LimitRange

**What this PR does / why we need it**:
Add unittest for describe LimitRange

**Release note**:

```release-note
NONE
```
2017-10-06 16:05:26 -07:00
..
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD Move consumers of autoscaling/v2alpha1 to v2beta1 2017-09-05 17:49:30 -04:00
describe.go Support apps.ReplicaSet in kubectl describe 2017-09-26 10:54:04 -07:00
describe_test.go Merge pull request #47026 from zhangxiaoyu-zidif/add-unittest-limitrange-describe 2017-10-06 16:05:26 -07:00
printers.go add age column for storageclass and cronjob test 2017-09-15 17:55:40 +08:00
printers_test.go add age column for storageclass and cronjob test 2017-09-15 17:55:40 +08:00
sorted_resource_name_list_test.go