kubernetes/pkg/kubectl/cmd
2015-11-25 14:02:37 -05:00
..
config Refactor map field handling for clientcmd.LoadFromFile 2015-11-14 09:44:31 -05:00
util make RESTMapper.KindFor 2015-11-25 14:02:37 -05:00
annotate_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
annotate.go Updated kubectl help messages. 2015-11-19 15:26:43 +01:00
apiversions.go let kubectl api-versions use the discovery client 2015-10-22 10:19:34 -07:00
apply_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
apply.go Make kubectl apply create resources if not found 2015-11-08 22:47:40 -08:00
attach_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
attach.go kubectl attach only takes one argument 2015-11-17 23:16:02 -02:00
autoscale.go Merge pull request #17269 from janetkuo/autoscale-deployments 2015-11-21 22:23:23 -08:00
clusterinfo.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
cmd_test.go update scheme to use GroupVersion 2015-11-25 12:15:48 -05:00
cmd.go Updated kubectl help messages. 2015-11-19 15:26:43 +01:00
convert.go make register.GroupVersion use GroupVersion 2015-11-24 09:45:36 -05:00
create_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
create.go Make kubectl apply create resources if not found 2015-11-08 22:47:40 -08:00
delete_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
delete.go Remove string from Reaper.Stop signature 2015-11-17 12:09:08 +01:00
describe_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
describe.go Updated kubectl help messages. 2015-11-19 15:26:43 +01:00
edit.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
exec_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
exec.go Merge pull request #14161 from feihujiang/letKubectlExecFollowDashRule 2015-10-19 08:58:37 -07:00
explain.go make RESTMapper.KindFor 2015-11-25 14:02:37 -05:00
expose_test.go Refactor IntOrString into a new pkg 2015-11-16 10:57:52 -08:00
expose.go use groupversion in RESTMapping 2015-11-16 09:22:11 -05:00
get_test.go Merge pull request #17316 from deads2k/gv-ClientForVersion 2015-11-24 06:24:28 -08:00
get.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
label_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
label.go alias local packagename for pkg/util/errors 2015-10-18 09:37:46 +08:00
log_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
log.go Stronger typing for validation ErrorList 2015-11-23 10:01:43 -08:00
namespace.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
patch_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
patch.go change HEAD to blob/HEAD, and add blob in versioned-docs.sh 2015-11-16 17:13:49 -08:00
portforward_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
portforward.go Refactor exec to make attach useful without a client.Config 2015-10-09 14:36:46 -04:00
proxy.go Change kubectl proxy --api-prefix default to allow /apis/ 2015-10-14 15:49:52 -07:00
replace_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
replace.go change HEAD to blob/HEAD, and add blob in versioned-docs.sh 2015-11-16 17:13:49 -08:00
rollingupdate_test.go Update rollback process 2015-10-08 10:49:09 +08:00
rollingupdate.go Merge pull request #17232 from deads2k/gv-restmapping-2 2015-11-17 03:33:24 -08:00
run_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
scale.go alias local packagename for pkg/util/errors 2015-10-18 09:37:46 +08:00
stop.go stop: Make use of deprecation field 2015-11-24 12:27:20 +01:00
version.go Remove shorthand for client flag in kubectl version 2015-10-13 02:02:54 +08:00