| .. |
|
config
|
Refactor map field handling for clientcmd.LoadFromFile
|
2015-11-14 09:44:31 -05:00 |
|
util
|
fix client cache for different versions
|
2015-11-17 08:26:56 -05:00 |
|
annotate.go
|
Updated kubectl help messages.
|
2015-11-19 15:26:43 +01:00 |
|
annotate_test.go
|
Add printer options to Annotate
|
2015-11-14 03:07:21 +08: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
|
Print clue for getting command prompt
|
2015-11-06 17:09:12 +08:00 |
|
attach_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
|
autoscale.go
|
use groupversion in RESTMapping
|
2015-11-16 09:22:11 -05:00 |
|
clusterinfo.go
|
Make a change to visitor to allow it to accept an error, like Go's path walker
|
2015-08-20 10:57:28 +08:00 |
|
cmd.go
|
Updated kubectl help messages.
|
2015-11-19 15:26:43 +01:00 |
|
cmd_test.go
|
Merge pull request #17232 from deads2k/gv-restmapping-2
|
2015-11-17 03:33:24 -08:00 |
|
convert.go
|
Integrate convertion tool to kubectl
|
2015-10-09 10:15:30 +08: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
|
Make generation of the apply annotation optional
|
2015-11-06 15:08:50 -08:00 |
|
exec.go
|
Merge pull request #14161 from feihujiang/letKubectlExecFollowDashRule
|
2015-10-19 08:58:37 -07:00 |
|
exec_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
|
explain.go
|
Updated kubectl help messages.
|
2015-11-19 15:26:43 +01: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
|
Updated kubectl help messages.
|
2015-11-19 15:26:43 +01:00 |
|
get_test.go
|
use groupversion in RESTMapping
|
2015-11-16 09:22:11 -05:00 |
|
label.go
|
alias local packagename for pkg/util/errors
|
2015-10-18 09:37:46 +08:00 |
|
label_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
|
log.go
|
logs: Use resource builder
|
2015-11-05 14:54:55 +01:00 |
|
log_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
|
namespace.go
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
|
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
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08: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
|
Let kubectl run follow rules for --
|
2015-11-18 14:46:01 +08:00 |
|
run_test.go
|
Let kubectl run follow rules for --
|
2015-11-18 14:46:01 +08:00 |
|
scale.go
|
alias local packagename for pkg/util/errors
|
2015-10-18 09:37:46 +08:00 |
|
stop.go
|
bind filenames var instead of looking up
|
2015-09-01 08:35:57 -04:00 |
|
version.go
|
Remove shorthand for client flag in kubectl version
|
2015-10-13 02:02:54 +08:00 |