.. |
config
|
clear env var check for unit test
|
2016-02-05 14:21:49 -05:00 |
rollout
|
Add kubectl rollout undo
|
2016-02-02 14:20:01 -08:00 |
util
|
fix --sort-by help bug
|
2016-02-14 22:31:13 -05:00 |
annotate.go
|
Copy deployment's annotations to its RC
|
2016-02-03 10:19:06 -08:00 |
annotate_test.go
|
Prepare for content-type negotiation
|
2016-01-26 17:44:30 -05:00 |
apiversions.go
|
…
|
|
apply.go
|
Fix reference to versioned object in kubectl apply
|
2016-02-10 14:11:44 -08:00 |
apply_test.go
|
Fix reference to versioned object in kubectl apply
|
2016-02-10 14:11:44 -08:00 |
attach.go
|
Use Parameter codec in request.VersionedParams()
|
2016-01-30 14:14:20 -05:00 |
attach_test.go
|
Prepare for content-type negotiation
|
2016-01-26 17:44:30 -05:00 |
autoscale.go
|
Record kubectl commands
|
2016-02-03 10:19:05 -08:00 |
clusterinfo.go
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
cmd.go
|
Address review comments.
|
2016-02-09 15:50:01 -08:00 |
cmd_test.go
|
move columns into wide option to make result more readable
|
2016-02-14 03:55:00 -05:00 |
convert.go
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
create.go
|
Record kubectl commands
|
2016-02-03 10:19:05 -08:00 |
create_namespace.go
|
Update kubectl create subcommand to use printer flags
|
2016-02-11 15:37:47 -05:00 |
create_namespace_test.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
create_secret.go
|
Update kubectl create subcommand to use printer flags
|
2016-02-11 15:37:47 -05:00 |
create_secret_test.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
create_test.go
|
Add the client side bits of kubectl export
|
2015-12-22 10:41:59 -08:00 |
delete.go
|
kubectl add show-labels flag to make it more readable
|
2016-02-04 02:08:44 -05:00 |
delete_test.go
|
update StatusDetails to handle Groups
|
2015-12-17 09:14:12 -05:00 |
describe.go
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
describe_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
drain.go
|
Stop deleting DaemonSet pods during drain.
|
2016-02-02 11:13:29 -08:00 |
drain_test.go
|
Merge pull request #20232 from mml/daemonset-warn
|
2016-02-05 23:12:51 -08:00 |
edit.go
|
Record kubectl commands
|
2016-02-03 10:19:05 -08:00 |
exec.go
|
Use Parameter codec in request.VersionedParams()
|
2016-01-30 14:14:20 -05:00 |
exec_test.go
|
Prepare for content-type negotiation
|
2016-01-26 17:44:30 -05:00 |
explain.go
|
Take GVK in SwaggerSchema()
|
2016-02-06 21:24:33 -05:00 |
expose.go
|
Allow replica set to be exposed as a service and add kubectl command tests for replica sets.
|
2016-02-10 16:20:08 -08:00 |
expose_test.go
|
kubectl: Validate flag usage against generators
|
2015-12-18 15:09:53 +01:00 |
get.go
|
Fix kubectl get error when both all-namespaces and namespace are provided.
|
2016-02-11 17:06:04 -05:00 |
get_test.go
|
Prepare for content-type negotiation
|
2016-01-26 17:44:30 -05:00 |
label.go
|
kubectl add show-labels flag to make it more readable
|
2016-02-04 02:08:44 -05:00 |
label_test.go
|
Prepare for content-type negotiation
|
2016-01-26 17:44:30 -05:00 |
logs.go
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
logs_test.go
|
Prepare for content-type negotiation
|
2016-01-26 17:44:30 -05:00 |
namespace.go
|
…
|
|
patch.go
|
allow patch to handle multiple types
|
2016-02-12 11:12:09 -05:00 |
patch_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
portforward.go
|
…
|
|
portforward_test.go
|
Prepare for content-type negotiation
|
2016-01-26 17:44:30 -05:00 |
proxy.go
|
…
|
|
replace.go
|
Record kubectl commands
|
2016-02-03 10:19:05 -08:00 |
replace_test.go
|
Renaming HTTPClientFunc to CreateHTTPClient
|
2015-11-11 11:54:58 -08:00 |
rollingupdate.go
|
eliminate mixed case from RESTMapper
|
2016-02-08 15:33:31 -05:00 |
rollingupdate_test.go
|
…
|
|
run.go
|
Make deployment the default in kubectl run
|
2016-02-12 12:29:14 -08:00 |
run_test.go
|
Add e2e test for kubectl run should generate deployment
|
2016-02-12 12:29:14 -08:00 |
scale.go
|
Record kubectl commands
|
2016-02-03 10:19:05 -08:00 |
stop.go
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
version.go
|
…
|
|