kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue a7807eb5a4 Merge pull request #34138 from ingvagabund/create-restclient-interface
Automatic merge from submit-queue

Create restclient interface

Refactoring of code to allow replace *restclient.RESTClient with any RESTClient implementation that implements restclient.RESTClientInterface interface.
2016-10-21 16:02:04 -07:00
..
editor Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
jsonmerge change all jsonmerge to strategicpatch 2016-09-09 08:28:10 +08:00
sanity Tools for checking CLI conventions 2016-10-17 11:50:02 -02:00
clientcache.go Update clientset generator to use RESTClient interface instead of the RESTClient data type 2016-10-21 10:13:51 +02:00
factory.go Merge pull request #34407 from brendandburns/kubectl-schema 2016-10-19 14:01:00 -07:00
factory_test.go refactor Factory make it interface 2016-10-13 20:57:14 +08:00
helpers.go Merge pull request #34537 from AdoHe/get_info 2016-10-18 19:10:27 -07:00
helpers_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
printing.go update PrintSuccess message when using --dry-run 2016-09-15 10:11:21 -04:00
shortcut_restmapper.go Extend all to more resources 2016-09-19 13:01:59 -04:00
shortcut_restmapper_test.go Extend all to more resources 2016-09-19 13:01:59 -04:00