..
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
Merge pull request #34683 from asalkeld/cmd/testing/fake
2016-10-19 08:03:07 -07:00
templates
Use responsive writer in help
2016-10-17 11:50:02 -02:00
testing
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
util
Merge pull request #34407 from brendandburns/kubectl-schema
2016-10-19 14:01:00 -07:00
annotate_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
apply.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
attach_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
create_service.go
kubectl: Fix --help output for kubectl create service loadbalancer
2016-10-19 09:06:22 +02:00
create_serviceaccount_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
create_serviceaccount.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
create_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
create.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
delete_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
delete.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
describe_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
describe.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
drain_test.go
Merge pull request #34778 from ymqytw/safe_kubectl_drain
2016-10-20 04:45:45 -07:00
drain.go
address comments and add tests
2016-10-18 22:55:15 -07:00
edit.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
exec_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
expose.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
get_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
get.go
Merge pull request #34537 from AdoHe/get_info
2016-10-18 19:10:27 -07:00
help.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
label_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
label.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
logs_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
patch.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
portforward_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
replace.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
rollingupdate_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
rollingupdate.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
run_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
taint.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
top_node_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10:00
top_pod.go
Use our own normalizers for cmd examples and descriptions
2016-10-17 11:49:55 -02:00
top_test.go
Move the common test functions from cmd_test.go to cmd/testing/fake.go
2016-10-19 08:53:26 +10: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