k3s/pkg/kubectl/cmd/util
Kubernetes Submit Queue e725361722
Merge pull request #54877 from juanvallejo/jvallejo/move-PrintResourceInfoRorCommand-cmdutil-factory
Automatic merge from submit-queue (batch tested with PRs 54602, 54877, 55243, 55509, 55128). 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>.

move cmd/util/printing.go#PrintResourceInfoForCommand -> factory…

**Release note**:
```release-note
NONE
```

This patch is one in a series of patches that aims to move all
printing functions to the `cmdutil.Factory` in order to make
the factory the one-stop shop for accessing printers in the client.

This PR is related to https://github.com/kubernetes/kubernetes/pull/50113 and aims to break the set of changes
introduced in this commit in order to make them easier to review.

@fabianofranz @mengqiy @shiywang @seans3
2017-11-14 03:03:23 -08:00
..
editor Update generated files 2017-11-09 12:14:08 +01:00
env remove todo: switch UpdatePodSpecForObject to work on v1.PodSpec, use info.VersionedObject, and avoid conversion completely 2017-11-11 02:36:12 +08:00
jsonmerge update BUILD files 2017-10-15 18:18:13 -07:00
openapi Add apelisse to OWNERS 2017-11-09 15:39:31 -08:00
sanity update BUILD files 2017-10-15 18:18:13 -07:00
BUILD remove todo: switch UpdatePodSpecForObject to work on v1.PodSpec, use info.VersionedObject, and avoid conversion completely 2017-11-11 02:36:12 +08:00
cached_discovery.go discovery client not depend on pkg/api/legacyscheme 2017-11-02 14:59:21 -07:00
cached_discovery_test.go kubectl: Remove swagger 1.2 entirely. 2017-10-10 14:50:56 -07:00
clientcache.go Remove all traces of federation 2017-10-26 13:37:37 -07:00
factory.go Merge pull request #54877 from juanvallejo/jvallejo/move-PrintResourceInfoRorCommand-cmdutil-factory 2017-11-14 03:03:23 -08:00
factory_builder.go Merge pull request #54877 from juanvallejo/jvallejo/move-PrintResourceInfoRorCommand-cmdutil-factory 2017-11-14 03:03:23 -08:00
factory_client_access.go Merge pull request #54554 from zjj2wry/set-dep 2017-11-11 12:44:30 -08:00
factory_object_mapping.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
factory_object_mapping_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
factory_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
helpers.go add create subcommand for priorityclass 2017-11-07 15:03:01 +08:00
helpers_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
printing.go move cmd/util/printing.go#PrintResourceInfoForCommand -> factory_builder.go 2017-11-09 15:13:18 -05:00
shortcut_restmapper.go tolerate discovery errors in the restmapper 2017-11-06 08:22:44 -05:00
shortcut_restmapper_test.go Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00