| .. |
|
config
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
|
rollout
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
|
set
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
|
templates
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
|
testing
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
|
util
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
|
annotate.go
|
update label filter prompt
|
2016-12-05 11:03:21 +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
|
Merge pull request #36672 from ymqytw/check_annotation_for_apply
|
2016-12-12 11:41:06 -08: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 |
|
BUILD
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08: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
|
warn user if they try to apply on an object without the annotation
|
2016-12-09 17:29:31 -08:00 |
|
cmd_test.go
|
refactor: update bazel, codec, and gofmt
|
2016-12-03 19:10:53 -05:00 |
|
completion.go
|
Add boilerplate to kubectl completion bash
|
2016-10-21 14:07:38 -07: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
|
Switch to use pkg/apis/meta/v1/unstructured and the new interfaces
|
2016-12-10 18:05:28 -05:00 |
|
create_clusterrolebinding.go
|
add serviceaccount option to clusterrrolebinding
|
2016-12-08 14:18:39 -05: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_secret.go
|
update default run function for sub-commands
|
2016-10-31 10:08:12 -04:00 |
|
create_secret_test.go
|
move client/unversioned/fake to client/restclient/fake
|
2016-10-29 14:22:02 -07: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
|
Pass addressable values to DeepCopy
|
2016-12-08 14:16:01 -05: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
|
Switch to use pkg/apis/meta/v1/unstructured and the new interfaces
|
2016-12-10 18:05:28 -05:00 |
|
get_test.go
|
refactor: update bazel, codec, and gofmt
|
2016-12-03 19:10:53 -05: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
|
update kubectl help output for better organization
|
2016-08-20 08:03:39 +08:00 |
|
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
|
Merge pull request #38429 from duglin/removeDelete
|
2016-12-09 13:22:14 -08: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
|
add a configuration for kubelet to register as a node with taints
|
2016-12-06 10:32:54 -08:00 |
|
taint_test.go
|
Fix tests using internal types for serialization
|
2016-12-09 16:26:05 -05:00 |
|
top.go
|
update default run function for sub-commands
|
2016-10-31 10:08:12 -04:00 |
|
top_node.go
|
GetOptions in client calls
|
2016-12-09 09:42:01 +01:00 |
|
top_node_test.go
|
generated: refactor
|
2016-11-23 22:30:47 -06:00 |
|
top_pod.go
|
GetOptions in client calls
|
2016-12-09 09:42:01 +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 |