k3s/pkg/kubectl
k8s-merge-robot 80838ff86a Merge pull request #15454 from feihujiang/describePodsShowCommandAndArgs
Auto commit by PR queue bot
2015-10-18 02:03:39 -07:00
..
cmd Merge pull request #15053 from smarterclayton/stdin_once 2015-10-17 00:03:32 -07:00
resource run goimports 2015-10-12 13:33:13 -07:00
testing Autogenerate files. 2015-10-16 10:20:02 +02:00
apply.go Add calls to set annotation for kubectl apply 2015-10-07 17:15:56 -07:00
bash_comp_utils.go
custom_column_printer.go Fix the custom column and sorting printers for v1.List 2015-10-07 19:42:19 -07:00
custom_column_printer_test.go Moving Status object to a common package 2015-09-17 14:09:53 -07:00
describe.go Merge pull request #15454 from feihujiang/describePodsShowCommandAndArgs 2015-10-18 02:03:39 -07:00
describe_test.go Fix describe pods doesn't show command and args 2015-10-12 05:29:52 +08:00
doc.go
explain.go new kubectl explain command 2015-09-26 14:25:53 +03:00
generate.go
generate_test.go
interfaces.go run goimports 2015-10-12 13:33:13 -07:00
kubectl.go Support kubectl group/resource name 2015-10-06 13:12:32 -07:00
proxy_server.go Prevent attach from being served by default via the proxy 2015-10-09 14:33:40 -04:00
proxy_server_test.go Prevent attach from being served by default via the proxy 2015-10-09 14:33:40 -04:00
resource_printer.go HorizontalPodAutoscaler API: removal of ResourceConsumption target, introduction of CPU request utilization & other cleanups. 2015-10-16 07:15:50 +02:00
resource_printer_test.go Refactor test objects to a separate package 2015-10-13 10:15:11 +02:00
rolling_updater.go Unify per-resource List for unversioned client 2015-10-14 08:37:57 +02:00
rolling_updater_test.go Add PodSecurityContext and backward compatibility tests 2015-10-05 21:05:27 -04:00
run.go Make kubectl run attach behave like docker run 2015-10-16 20:33:51 -04:00
run_test.go Make kubectl run attach behave like docker run 2015-10-16 20:33:51 -04:00
scale.go grep sed Experimental() 2015-10-13 13:22:54 -07:00
scale_test.go grep sed Experimental() 2015-10-13 13:22:54 -07:00
service.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
service_test.go
sorted_event_list.go
sorted_event_list_test.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
sorted_resource_name_list.go
sorting_printer.go Remove sorting-printer's debug message 2015-10-13 16:48:58 -07:00
sorting_printer_test.go
stop.go Unify per-resource List for unversioned client 2015-10-14 08:37:57 +02:00
stop_test.go move job to generalized label selector 2015-10-15 07:42:58 -07:00
version.go
watchloop.go