kubernetes/pkg/kubectl/cmd/util
p0lyn0mial dd9de90b0a the changes introduced in this commit plumbs in the generic scaler into kubectl.
note that we don't change the behaviour of kubectl.
For example it won't scale new resources. That's the end goal.
The first step is to retrofit existing code to use the generic scaler.
2018-01-12 09:21:18 +01:00
..
editor Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
env Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
jsonmerge update BUILD files 2017-10-15 18:18:13 -07:00
openapi Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
sanity update BUILD files 2017-10-15 18:18:13 -07:00
BUILD the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01: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 pass printOpts by pointer 2017-11-20 14:49:23 -05:00
factory_builder.go ensure PrinterForCommand is consumed through cmdutil.Factory 2017-12-05 13:39:29 -05:00
factory_client_access.go client-go: remove import of github.com/gregjones/httpcache 2018-01-08 09:54:12 -08:00
factory_object_mapping.go the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +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 Add a lazy discovery interface for Unstructured 2017-11-19 19:16:50 -05: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 update type-check to use printers.PritnHandler 2017-12-05 13:39:55 -05:00
shortcut_restmapper.go Add a lazy discovery interface for Unstructured 2017-11-19 19:16:50 -05:00
shortcut_restmapper_test.go Add a lazy discovery interface for Unstructured 2017-11-19 19:16:50 -05:00