.. |
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
|
Add printer options to Annotate
|
2015-11-14 03:07:21 +08: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
|
add valid resource types for kubectl get
|
2015-11-04 10:12:30 +00: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
|
Add kubectl describe for endpoints
|
2015-11-07 14:58:12 +08: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
|
Revert/disable the slash syntax for kubectl explain group/version
|
2015-10-21 13:58:54 -07: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
|
don't print resources twice in kubectl get
|
2015-11-08 21:42:52 -08: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
|
…
|
|
patch.go
|
Reword misleading help text for kubectl patch
|
2015-11-10 13:00:04 -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
|
Make generation of the apply annotation optional
|
2015-11-06 15:08:50 -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
|
Merge pull request #10707 from kargakis/logs-with-resource-builder
|
2015-11-09 16:40:10 +01:00 |
run_test.go
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -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 |