.. |
config
|
Move ModifyConfig (and some related functions) into the clientcmd pkg.
|
2016-05-07 18:15:18 -07:00 |
rollout
|
Merge pull request #25110 from metral/recursive-rollout
|
2016-05-15 06:14:21 -07:00 |
set
|
Add 'kubectl set'
|
2016-05-10 17:24:25 -07:00 |
util
|
Merge pull request #24090 from AdoHe/expose_rc
|
2016-05-14 07:15:58 -07:00 |
annotate.go
|
Change ConvertToVersion to use GroupVersion
|
2016-05-12 10:10:35 -04:00 |
annotate_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
apiversions.go
|
…
|
|
apply.go
|
…
|
|
apply_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
attach.go
|
…
|
|
attach_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
autoscale.go
|
…
|
|
clusterinfo.go
|
Add a 'kubectl clusterinfo dump' option
|
2016-05-16 16:50:53 -07:00 |
clusterinfo_dump.go
|
Add a 'kubectl clusterinfo dump' option
|
2016-05-16 16:50:53 -07:00 |
cmd.go
|
Add 'kubectl set'
|
2016-05-10 17:24:25 -07:00 |
cmd_test.go
|
Merge pull request #24090 from AdoHe/expose_rc
|
2016-05-14 07:15:58 -07:00 |
convert.go
|
Change ConvertToVersion to use GroupVersion
|
2016-05-12 10:10:35 -04:00 |
create.go
|
…
|
|
create_configmap.go
|
…
|
|
create_configmap_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
create_namespace.go
|
…
|
|
create_namespace_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
create_secret.go
|
…
|
|
create_secret_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
create_serviceaccount.go
|
…
|
|
create_serviceaccount_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
create_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
delete.go
|
kubectl suggest for get (list, ps), and delete(rm)
|
2016-05-04 17:18:52 -07:00 |
delete_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
describe.go
|
Introduce kubectl describe --show-events
|
2016-05-06 11:40:11 +02:00 |
describe_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
drain.go
|
Small refactoring around drain - move drain logic to separate function.
|
2016-05-04 10:43:20 +02:00 |
drain_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
edit.go
|
Change ConvertToVersion to use GroupVersion
|
2016-05-12 10:10:35 -04:00 |
exec.go
|
…
|
|
exec_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
explain.go
|
…
|
|
expose.go
|
fix expose multi protocols issue
|
2016-05-12 00:07:07 -04:00 |
expose_test.go
|
Merge pull request #24090 from AdoHe/expose_rc
|
2016-05-14 07:15:58 -07:00 |
get.go
|
Merge pull request #25181 from janetkuo/kubectl-suggest
|
2016-05-13 10:08:22 -07:00 |
get_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
label.go
|
Change ConvertToVersion to use GroupVersion
|
2016-05-12 10:10:35 -04:00 |
label_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
logs.go
|
…
|
|
logs_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
namespace.go
|
…
|
|
patch.go
|
…
|
|
patch_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
portforward.go
|
…
|
|
portforward_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
proxy.go
|
…
|
|
replace.go
|
…
|
|
replace_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
rollingupdate.go
|
…
|
|
rollingupdate_test.go
|
…
|
|
run.go
|
Clarify limit/requests flags in kubectl run
|
2016-05-06 16:32:43 -07:00 |
run_test.go
|
Fix tests for renegotiation
|
2016-05-12 08:21:11 +02:00 |
scale.go
|
…
|
|
stop.go
|
…
|
|
version.go
|
…
|
|