k3s/pkg/kubectl
Clayton Coleman 8b2eeafd49 Merge pull request #3944 from derekwaynecarr/rest_mapper_scope_support
Make RESTMapper scope aware, use it to inform kubectl and swagger behavior
2015-02-02 13:13:11 -05:00
..
cmd Merge pull request #3944 from derekwaynecarr/rest_mapper_scope_support 2015-02-02 13:13:11 -05:00
resource Do not provide a namespace on request url if resource does not require it 2015-02-02 10:26:19 -05:00
describe.go Introduce a ResourceQuota object 2015-01-28 15:03:19 -05:00
describe_test.go Add EventSource to api to have both Component and Host information. 2015-01-06 16:08:20 -08:00
doc.go kubectl: kubecfg rewrite for better modularity and improved UX 2014-10-15 15:29:54 -07:00
generate.go Add tests for run command and generate. 2015-01-14 07:12:32 -08:00
generate_test.go Add tests for run command and generate. 2015-01-14 07:12:32 -08:00
interfaces.go Allow Create/Update/Delete kubectl commands to handle arbitrary objects 2014-11-04 10:44:56 -05:00
kubectl.go Introduce a ResourceQuota object 2015-01-28 15:03:19 -05:00
kubectl_test.go add utility for binding flags and building api server clients 2014-11-26 07:50:51 -05:00
proxy_server.go Fix kubectl proxy 2015-01-28 15:07:00 -08:00
proxy_server_test.go Replace custom proxy with httputil.ReverseProxy for kubecfg/kubectl. 2014-10-21 18:52:18 +01:00
resize.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
resize_test.go Add a resize command to kubectl. 2015-01-14 21:36:08 -08:00
resource_printer.go Introduce a ResourceQuota object 2015-01-28 15:03:19 -05:00
resource_printer_test.go Use a constant for the pod infra container name 2015-01-28 10:13:02 -08:00
rolling_updater.go Add a rollingupdate lib and command to kubectl 2015-01-06 17:29:05 -08:00
rolling_updater_test.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
run.go Add an initial run command 2015-01-13 20:00:29 -08:00
run_test.go Add tests for run command and generate. 2015-01-14 07:12:32 -08:00
sorted_event_list.go Issue 2948: fix "kubectl get events" result not sorted 2014-12-18 11:02:12 -08:00
sorted_event_list_test.go gimports nits 2015-01-26 22:42:29 -08:00
sorted_resource_name_list.go Introduce a ResourceQuota object 2015-01-28 15:03:19 -05:00
stop.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
stop_test.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
version.go Fix kubectl version to match client and server version output 2015-01-21 08:44:53 -08:00
watchloop.go Allow kubectl get to fetch multiple resource types 2015-01-09 13:30:14 -05:00