| .. |
|
config
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
rollout
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
set
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
templates
|
Use responsive writer in help
|
2016-10-17 11:50:02 -02:00 |
|
util
|
Tools for checking CLI conventions
|
2016-10-17 11:50:02 -02:00 |
|
annotate_test.go
|
Merge pull request #34199 from asalkeld/annotate-label
|
2016-10-07 23:58:54 -07:00 |
|
annotate.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
apiversions.go
|
update various commands to adapt the new Factory interface
|
2016-10-13 21:01:14 +08:00 |
|
apply_test.go
|
Merge pull request #31235 from ping035627/ping035627-patch-0823-1
|
2016-09-26 18:02:49 -07:00 |
|
apply.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
attach_test.go
|
remove testapi.Default.GroupVersion
|
2016-10-07 10:10:54 -04:00 |
|
attach.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
autoscale.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
clusterinfo_dump_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
|
clusterinfo_dump.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
clusterinfo.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
cmd_test.go
|
add fake factories for test
|
2016-10-13 20:57:14 +08:00 |
|
cmd.go
|
Use responsive writer in help
|
2016-10-17 11:50:02 -02:00 |
|
completion.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
convert.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
create_configmap_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
|
create_configmap.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
create_deployment_test.go
|
Add "create deployment" sub-command
|
2016-08-08 13:24:30 +10:00 |
|
create_deployment.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
create_namespace_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
|
create_namespace.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
create_quota_test.go
|
Add --scopes to kubectl-create-quota and add tests
|
2016-07-26 14:12:35 +02:00 |
|
create_quota.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
create_secret_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
|
create_secret.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
create_service_test.go
|
Add "create service" sub-commands
|
2016-08-08 12:31:21 +10:00 |
|
create_service.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
create_serviceaccount_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
|
create_serviceaccount.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
create_test.go
|
Make kubectl create use dynamic clients
|
2016-08-15 22:07:54 -07:00 |
|
create.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
delete_test.go
|
remove testapi.Default.GroupVersion
|
2016-10-07 10:10:54 -04:00 |
|
delete.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
describe_test.go
|
change to stderr
|
2016-08-23 14:51:56 +08:00 |
|
describe.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
drain_test.go
|
update various commands to adapt the new Factory interface
|
2016-10-13 21:01:14 +08:00 |
|
drain.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
edit.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
exec_test.go
|
update various commands to adapt the new Factory interface
|
2016-10-13 21:01:14 +08:00 |
|
exec.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
explain.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
expose_test.go
|
update PrintSuccess message when using --dry-run
|
2016-09-15 10:11:21 -04:00 |
|
expose.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
get_test.go
|
remove testapi.Default.GroupVersion
|
2016-10-07 10:10:54 -04:00 |
|
get.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
help.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
label_test.go
|
Merge pull request #34199 from asalkeld/annotate-label
|
2016-10-07 23:58:54 -07:00 |
|
label.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
logs_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
|
logs.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
options.go
|
update kubectl help output for better organization
|
2016-08-20 08:03:39 +08:00 |
|
patch_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
|
patch.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
portforward_test.go
|
Remove duplicated code in kubectl portforward test
|
2016-10-14 10:10:45 +03:00 |
|
portforward.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
proxy.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
replace_test.go
|
Add namespace error checking if a resource is not found.
|
2016-09-14 06:51:36 -07:00 |
|
replace.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
rollingupdate_test.go
|
Remove Codec from ContentConfig.
|
2016-07-08 13:53:09 +02:00 |
|
rollingupdate.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
run_test.go
|
remove testapi.Default.GroupVersion
|
2016-10-07 10:10:54 -04:00 |
|
run.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
scale.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
stop.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
taint_test.go
|
Rectify kubectl error output
|
2016-08-20 15:58:10 +02:00 |
|
taint.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
top_node_test.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
|
top_node.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
top_pod_test.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
|
top_pod.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
top_test.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
|
top.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
|
version.go
|
update various commands to adapt the new Factory interface
|
2016-10-13 21:01:14 +08:00 |