kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue 037b8ab8b3
Merge pull request #54446 from smarterclayton/cleanup_get
Automatic merge from submit-queue (batch tested with PRs 54446, 54202). 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>.

Create a new package for generic commands like get

This is in preparation for cleaning up the structure of `kubectl get` to ease implementing serverside get and streaming API responses. Moves a hardcoded constant into a method in preparation for a future serverside implementation. Also improves some existing description text.
2017-10-31 15:51:23 -07:00
..
editor switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
env Added comments & examples/tests to kubectl env package 2017-10-29 20:23:20 -02:00
jsonmerge update BUILD files 2017-10-15 18:18:13 -07:00
openapi Merge pull request #54181 from apelisse/update-kube-openapi 2017-10-20 18:57:03 -07:00
sanity update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Move printing the valid resource types to a function 2017-10-30 23:45:45 -04:00
cached_discovery_test.go kubectl: Remove swagger 1.2 entirely. 2017-10-10 14:50:56 -07:00
cached_discovery.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
clientcache.go Remove all traces of federation 2017-10-26 13:37:37 -07:00
factory_builder.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
factory_client_access.go Remove all traces of federation 2017-10-26 13:37:37 -07:00
factory_object_mapping_test.go remove registry from testing/fixture.go; update client-gen to not use 2017-05-04 11:30:51 -07:00
factory_object_mapping.go Remove all traces of federation 2017-10-26 13:37:37 -07:00
factory_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
factory.go Remove all traces of federation 2017-10-26 13:37:37 -07:00
helpers_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
helpers.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
printing.go Move printing the valid resource types to a function 2017-10-30 23:45:45 -04:00
shortcut_restmapper_test.go Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00
shortcut_restmapper.go move category expansion out of restmapper 2017-03-27 13:54:05 -04:00