k3s/pkg/kubectl/cmd/get
Kubernetes Submit Queue 4a7a18653c
Merge pull request #63885 from soltysh/get_unmarshal
Automatic merge from submit-queue (batch tested with PRs 64392, 63885). 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>.

Remove unnecessary roundtripping in get.go

/assign @deads2k @juanvallejo 

**Release note**:
```release-note
NONE
```
2018-05-29 00:28:14 -07:00
..
BUILD move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
get.go Merge pull request #63885 from soltysh/get_unmarshal 2018-05-29 00:28:14 -07:00
get_flags.go fix kubectl get --show-kind 2018-05-22 10:41:27 +08:00
get_test.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
humanreadable_flags.go fix kubectl get --show-kind 2018-05-22 10:41:27 +08:00
humanreadable_flags_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00