.. |
config
|
Refactor map field handling for clientcmd.LoadFromFile
|
2015-11-14 09:44:31 -05:00 |
util
|
Merge pull request #17108 from kargakis/fix-editor-env
|
2015-11-26 03:53:53 -08:00 |
annotate.go
|
Annotate support label
|
2015-11-25 14:13:39 +08:00 |
annotate_test.go
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
apiversions.go
|
let kubectl api-versions use the discovery client
|
2015-10-22 10:19:34 -07:00 |
apply.go
|
Make kubectl apply create resources if not found
|
2015-11-08 22:47:40 -08:00 |
apply_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
attach.go
|
fix a nit in long description of attach command
|
2015-11-25 18:57:03 +08:00 |
attach_test.go
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
autoscale.go
|
fix description of -f option of autoscale command
|
2015-11-25 19:00:56 +08:00 |
clusterinfo.go
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
cmd.go
|
Merge pull request #17709 from ddysher/missing-valid-resources
|
2015-11-26 22:49:07 -08:00 |
cmd_test.go
|
update scheme to use GroupVersion
|
2015-11-25 12:15:48 -05:00 |
convert.go
|
make register.GroupVersion use GroupVersion
|
2015-11-24 09:45:36 -05:00 |
create.go
|
Make kubectl apply create resources if not found
|
2015-11-08 22:47:40 -08:00 |
create_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 |
delete_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 |
describe_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
edit.go
|
edit: Make environment variables composable
|
2015-11-25 11:23:23 +01:00 |
exec.go
|
Merge pull request #14161 from feihujiang/letKubectlExecFollowDashRule
|
2015-10-19 08:58:37 -07:00 |
exec_test.go
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
explain.go
|
make RESTMapper.KindFor
|
2015-11-25 14:02:37 -05:00 |
expose.go
|
use groupversion in RESTMapping
|
2015-11-16 09:22:11 -05:00 |
expose_test.go
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -08:00 |
get.go
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
get_test.go
|
Merge pull request #17316 from deads2k/gv-ClientForVersion
|
2015-11-24 06:24:28 -08:00 |
label.go
|
alias local packagename for pkg/util/errors
|
2015-10-18 09:37:46 +08:00 |
label_test.go
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
logs.go
|
Cleanup logs command
|
2015-11-25 14:11:27 +08:00 |
logs_test.go
|
Cleanup logs command
|
2015-11-25 14:11:27 +08:00 |
namespace.go
|
…
|
|
patch.go
|
change HEAD to blob/HEAD, and add blob in versioned-docs.sh
|
2015-11-16 17:13:49 -08:00 |
patch_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
portforward.go
|
Refactor exec to make attach useful without a client.Config
|
2015-10-09 14:36:46 -04:00 |
portforward_test.go
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
proxy.go
|
Change kubectl proxy --api-prefix default to allow /apis/
|
2015-10-14 15:49:52 -07:00 |
replace.go
|
change HEAD to blob/HEAD, and add blob in versioned-docs.sh
|
2015-11-16 17:13:49 -08:00 |
replace_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
rollingupdate.go
|
Merge pull request #17232 from deads2k/gv-restmapping-2
|
2015-11-17 03:33:24 -08:00 |
rollingupdate_test.go
|
Update rollback process
|
2015-10-08 10:49:09 +08:00 |
run.go
|
update RESTMapping API to be properly typed
|
2015-11-25 14:02:37 -05:00 |
run_test.go
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
scale.go
|
kubectl: Support scaling deployments
|
2015-11-25 11:26:40 +01: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 |