k3s/pkg/kubectl
k8s-merge-robot 3e56ce6490 Merge pull request #17327 from deads2k/gv-restmapper
Auto commit by PR queue bot
2015-11-24 19:08:49 -08:00
..
cmd Merge pull request #17327 from deads2k/gv-restmapper 2015-11-24 19:08:49 -08:00
resource make register.GroupVersion use GroupVersion 2015-11-24 09:45:36 -05:00
testing Autogenerate files. 2015-10-16 10:20:02 +02:00
apply.go Make generation of the apply annotation optional 2015-11-06 15:08:50 -08:00
autoscale.go eliminate cross-namespace HPA escalation attack 2015-11-03 08:05:26 -05:00
bash_comp_utils.go
custom_column_printer.go Move list functions from runtime to meta package 2015-11-20 09:20:55 +08:00
custom_column_printer_test.go Moving Status object to a common package 2015-09-17 14:09:53 -07:00
describe.go This commit adds type information to events. 2015-11-24 09:59:54 -05:00
describe_test.go This commit fixes tests. 2015-11-24 09:16:12 -05:00
doc.go
explain.go Revert/disable the slash syntax for kubectl explain group/version 2015-10-21 13:58:54 -07:00
generate.go alias local packagename for pkg/util/errors 2015-10-18 09:37:46 +08:00
generate_test.go
interfaces.go run goimports 2015-10-12 13:33:13 -07:00
kubectl.go Change resource "ingress" to "ingresses" in URL path and kubectl 2015-10-25 16:54:25 -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 This commit adds type information to events. 2015-11-24 09:59:54 -05:00
resource_printer_test.go This commit fixes tests. 2015-11-24 09:16:12 -05:00
rolling_updater.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
rolling_updater_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
run.go kubectl run to produce deployment and job 2015-11-24 10:21:31 -08:00
run_test.go kubectl run to produce deployment and job 2015-11-24 10:21:31 -08: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 Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
service_test.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
sorted_event_list.go
sorted_event_list_test.go This commit fixes tests. 2015-11-24 09:16:12 -05:00
sorted_resource_name_list.go
sorting_printer.go Move list functions from runtime to meta package 2015-11-20 09:20:55 +08:00
sorting_printer_test.go Fix sorting from 2 bugs 2015-10-22 20:11:14 -07:00
stop.go Remove string from Reaper.Stop signature 2015-11-17 12:09:08 +01:00
stop_test.go Remove string from Reaper.Stop signature 2015-11-17 12:09:08 +01:00
version.go
watchloop.go