.. |
config
|
autogenerated
|
2016-12-29 13:04:10 -08:00 |
rollout
|
Add new command "kubectl set selector"
|
2016-12-21 12:30:56 +01:00 |
set
|
fix kubectl set selector
|
2017-01-04 10:34:24 +08:00 |
templates
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
testing
|
Add new command "kubectl set selector"
|
2016-12-21 12:30:56 +01:00 |
util
|
Merge pull request #38112 from juanvallejo/jvallejo/add-output-format-support-kubectl-create
|
2017-01-03 14:18:33 -08:00 |
BUILD
|
autogenerated
|
2016-12-29 13:04:10 -08:00 |
annotate.go
|
Add initial translation support.
|
2016-12-23 20:45:52 -08:00 |
annotate_test.go
|
Revert "support patch list of primitives"
|
2016-11-22 21:06:36 -08:00 |
apiversions.go
|
refactor: generated
|
2016-12-03 19:10:46 -05:00 |
apply.go
|
Add json,yaml output format support kubectl create
|
2016-12-12 16:09:12 -05:00 |
apply_test.go
|
warn user if they try to apply on an object without the annotation
|
2016-12-09 17:29:31 -08:00 |
attach.go
|
GetOptions in client calls
|
2016-12-09 09:42:01 +01:00 |
attach_test.go
|
generated: refactor
|
2016-11-23 22:30:47 -06:00 |
autoscale.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
certificates.go
|
refactor: update bazel, codec, and gofmt
|
2016-12-03 19:10:53 -05:00 |
clusterinfo.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
clusterinfo_dump.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 |
cmd.go
|
Merge pull request #39172 from foxish/fix-help
|
2016-12-27 13:19:36 -08:00 |
cmd_test.go
|
refactor: update bazel, codec, and gofmt
|
2016-12-03 19:10:53 -05:00 |
completion.go
|
Merge pull request #39070 from shiywang/remove_unused_param
|
2017-01-03 10:32:22 -08:00 |
convert.go
|
generated: refactor
|
2016-11-23 22:30:47 -06:00 |
cp.go
|
add kubectl cp
|
2016-10-29 20:24:54 -07:00 |
cp_test.go
|
add kubectl cp
|
2016-10-29 20:24:54 -07:00 |
create.go
|
Merge pull request #38112 from juanvallejo/jvallejo/add-output-format-support-kubectl-create
|
2017-01-03 14:18:33 -08:00 |
create_clusterrolebinding.go
|
update prompt in create rolebinding/clusterrolebinding
|
2016-12-22 11:33:49 +08:00 |
create_configmap.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
create_configmap_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
create_deployment.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_namespace.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
create_namespace_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
create_pdb.go
|
kubectl: add create pdb subcommand
|
2016-12-02 18:42:25 +01:00 |
create_quota.go
|
kubectl: add create pdb subcommand
|
2016-12-02 18:42:25 +01:00 |
create_quota_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
create_rolebinding.go
|
update prompt in create rolebinding/clusterrolebinding
|
2016-12-22 11:33:49 +08:00 |
create_secret.go
|
Merge pull request #35191 from SamiHiltunen/commas-in-secrets
|
2016-12-23 08:04:50 -08:00 |
create_secret_test.go
|
Merge pull request #35191 from SamiHiltunen/commas-in-secrets
|
2016-12-23 08:04:50 -08:00 |
create_service.go
|
Merge pull request #34789 from AdoHe/external_service
|
2016-12-02 07:29:06 -08:00 |
create_service_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
create_serviceaccount.go
|
kubectl: add create pdb subcommand
|
2016-12-02 18:42:25 +01:00 |
create_serviceaccount_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
create_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
delete.go
|
Switch to use pkg/apis/meta/v1/unstructured and the new interfaces
|
2016-12-10 18:05:28 -05:00 |
delete_test.go
|
refactor: update bazel, codec, and gofmt
|
2016-12-03 19:10:53 -05:00 |
describe.go
|
Merge pull request #36541 from juanvallejo/jvallejo/remove-duplicate-describer-errs
|
2016-12-08 00:23:16 -08:00 |
describe_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
drain.go
|
GetOptions in client calls
|
2016-12-09 09:42:01 +01:00 |
drain_test.go
|
Remove extensions/v1beta1 Job
|
2016-12-17 00:07:24 +01:00 |
edit.go
|
Switch to use pkg/apis/meta/v1/unstructured and the new interfaces
|
2016-12-10 18:05:28 -05:00 |
exec.go
|
GetOptions in client calls
|
2016-12-09 09:42:01 +01:00 |
exec_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
explain.go
|
generated: refactor
|
2016-11-23 22:30:47 -06:00 |
expose.go
|
Merge pull request #32811 from fraenkel/headless_service
|
2016-12-08 02:11:20 -08:00 |
expose_test.go
|
Merge pull request #32811 from fraenkel/headless_service
|
2016-12-08 02:11:20 -08:00 |
get.go
|
Add initial translation support.
|
2016-12-23 20:45:52 -08:00 |
get_test.go
|
reduce decoding times by changing kubectl.Filter(runtime.Object, *PrintOptions)'s return value
|
2016-12-16 09:37:11 +08:00 |
help.go
|
Use our own normalizers for cmd examples and descriptions
|
2016-10-17 11:49:55 -02:00 |
label.go
|
update label filter prompt
|
2016-12-05 11:03:21 +08:00 |
label_test.go
|
Revert "support patch list of primitives"
|
2016-11-22 21:06:36 -08:00 |
logs.go
|
Merge pull request #32752 from fraenkel/logs_selector
|
2016-12-08 16:25:54 -08:00 |
logs_test.go
|
generated: refactor
|
2016-11-23 22:30:47 -06:00 |
options.go
|
…
|
|
patch.go
|
Prevent "patched" output on obj not patched
|
2016-12-09 19:01:27 -05:00 |
patch_test.go
|
Revert "support patch list of primitives"
|
2016-11-22 21:06:36 -08:00 |
portforward.go
|
GetOptions in client calls
|
2016-12-09 09:42:01 +01:00 |
portforward_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
proxy.go
|
fix typo in `kubectl proxy` command line help
|
2016-11-29 11:54:48 +00:00 |
replace.go
|
Switch to use pkg/apis/meta/v1/unstructured and the new interfaces
|
2016-12-10 18:05:28 -05:00 |
replace_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07:00 |
rollingupdate.go
|
GetOptions in client calls
|
2016-12-09 09:42:01 +01: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 |
run.go
|
Remove extensions/v1beta1 Job
|
2016-12-17 00:07:24 +01:00 |
run_test.go
|
generated: refactor
|
2016-11-23 22:30:47 -06:00 |
scale.go
|
Revert "support patch list of primitives"
|
2016-11-22 21:06:36 -08:00 |
stop.go
|
When --grace-period=0 is provided, wait for deletion
|
2016-11-23 15:02:43 -06:00 |
taint.go
|
fix wrong help message for taint
|
2017-01-04 11:14:25 +08:00 |
taint_test.go
|
Fix tests using internal types for serialization
|
2016-12-09 16:26:05 -05:00 |
top.go
|
modify the specifications
|
2017-01-04 09:12:24 +08:00 |
top_node.go
|
Kubectl top now also accepts short forms for "node" and "pod" ("no" and "po")
|
2016-12-24 17:25:08 +01:00 |
top_node_test.go
|
generated: refactor
|
2016-11-23 22:30:47 -06:00 |
top_pod.go
|
Kubectl top now also accepts short forms for "node" and "pod" ("no" and "po")
|
2016-12-24 17:25:08 +01:00 |
top_pod_test.go
|
Make top pod test table-driven
|
2016-12-12 20:23:17 +03:00 |
top_test.go
|
Make top pod test table-driven
|
2016-12-12 20:23:17 +03:00 |
version.go
|
kubectl: add less verbose version
|
2016-11-10 14:07:42 -08:00 |