k3s/pkg/kubectl/cmd/util
Kubernetes Submit Queue a0036fcae1
Merge pull request #64113 from juanvallejo/jvallejo/remove-uneeded-factory-methods
Automatic merge from submit-queue (batch tested with PRs 63151, 63795, 63553, 64068, 64113). 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 LabelsForObject and ResolveImage from factory

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

Removes the `ResolveImage` and `LabelsForObject` methods from factory_client_access, which are not needed.

cc @soltysh
2018-05-21 21:41:24 -07:00
..
editor move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
env Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
jsonmerge update BUILD files 2017-10-15 18:18:13 -07:00
openapi kubectl stops rendering List as suffix kind name for CRD resources 2018-04-19 21:21:03 +08:00
sanity update BUILD files 2017-10-15 18:18:13 -07:00
BUILD move updatepodspecforobject out of factory 2018-05-21 17:56:33 -04:00
conversion.go simplify api registration 2018-05-08 18:33:50 -04:00
factory.go Merge pull request #64113 from juanvallejo/jvallejo/remove-uneeded-factory-methods 2018-05-21 21:41:24 -07:00
factory_builder.go update factory interface to overlap with lower RESTClientGetter 2018-05-17 08:27:53 -04:00
factory_client_access.go Merge pull request #64113 from juanvallejo/jvallejo/remove-uneeded-factory-methods 2018-05-21 21:41:24 -07:00
factory_object_mapping.go move additional methods from factory 2018-05-18 11:49:02 -04:00
factory_test.go remove LabelsForObject and ResolveImage from factory 2018-05-21 16:30:46 -04:00
helpers.go move resource builder to generic options 2018-05-10 14:15:12 -04:00
helpers_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
kubectl_match_version.go start splitting polymorphic functions out of the factory 2018-05-17 08:55:31 -04:00
printing.go rm GetStandardPrinter 2018-05-07 15:37:55 -04:00