k3s/pkg/kubectl/cmd
Madhusudan.C.S dfc62b56cc Enable kubectl autoscale for replica sets.
Also add some tests for it.
2016-03-10 15:05:54 -08:00
..
config update commented examples just remove $ 2016-02-29 09:41:09 -05:00
rollout update commented examples just remove $ 2016-02-29 09:41:09 -05:00
util Enable kubectl autoscale for replica sets. 2016-03-10 15:05:54 -08:00
annotate.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
annotate_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
apiversions.go Move the discovery client to its own package 2016-03-04 13:44:52 -08:00
apply.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
apply_test.go Fix reference to versioned object in kubectl apply 2016-02-10 14:11:44 -08:00
attach.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
attach_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
autoscale.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
clusterinfo.go
cmd.go add configmap to kubectl subcommand list 2016-03-05 20:20:00 -06:00
cmd_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
convert.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
create.go Merge pull request #21265 from stevekuznetsov/skuznets/new-sa 2016-03-01 01:14:06 -08:00
create_configmap.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
create_configmap_test.go Add kubectl create configmap 2016-02-18 21:24:21 -05:00
create_namespace.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
create_namespace_test.go
create_secret.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
create_secret_test.go
create_serviceaccount.go added 'kubectl create sa' to create serviceaccounts 2016-02-26 10:27:37 -05:00
create_serviceaccount_test.go added 'kubectl create sa' to create serviceaccounts 2016-02-26 10:27:37 -05:00
create_test.go
delete.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
delete_test.go
describe.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
describe_test.go
drain.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
drain_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
edit.go Fix kubectl edit: no such file 2016-03-02 16:05:08 -08:00
exec.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
exec_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
explain.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
expose.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
expose_test.go
get.go Fix kubectl sort-by metadata issue. 2016-03-04 16:14:45 -05:00
get_test.go Fix kubectl sort-by metadata issue. 2016-03-04 16:14:45 -05:00
label.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
label_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
logs.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
logs_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
namespace.go
patch.go fix --record to not fail a successful patch 2016-02-19 14:28:23 -05:00
patch_test.go
portforward.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
portforward_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
proxy.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
replace.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
replace_test.go
rollingupdate.go Resetting maxUnavailable for kubectl rolling update to 0 2016-03-01 18:44:59 -08:00
rollingupdate_test.go
run.go Added job/v1 generator to kubectl run 2016-03-10 19:56:57 +01:00
run_test.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
scale.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
stop.go update commented examples just remove $ 2016-02-29 09:41:09 -05:00
version.go