.. |
cmd
|
Patch was not requesting a version to encode to
|
2016-08-18 14:45:01 -04:00 |
metricsutil
|
Implement kubectl top command with subcommands.
|
2016-08-11 17:25:18 +02:00 |
resource
|
kubectl/resource: Remove thirdparty special casing
|
2016-08-15 22:07:54 -07:00 |
testing
|
Update generated files due to dependency shift.
|
2016-08-09 10:41:09 -05:00 |
OWNERS
|
…
|
|
apply.go
|
…
|
|
autoscale.go
|
…
|
|
bash_comp_utils.go
|
…
|
|
configmap.go
|
…
|
|
configmap_test.go
|
…
|
|
custom_column_printer.go
|
Added warning msg for `kubectl get`
|
2016-08-15 22:49:37 +00:00 |
custom_column_printer_test.go
|
…
|
|
deployment.go
|
Add "create deployment" sub-command
|
2016-08-08 13:24:30 +10:00 |
deployment_test.go
|
Add "create deployment" sub-command
|
2016-08-08 13:24:30 +10:00 |
describe.go
|
add a certificate signing request resource printer in kubectl
|
2016-08-15 09:57:17 -07:00 |
describe_test.go
|
Display pod tolerations with kubectl describe pod.
|
2016-08-11 12:52:50 -04:00 |
doc.go
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
explain.go
|
…
|
|
generate.go
|
…
|
|
generate_test.go
|
…
|
|
history.go
|
kubectl: refactor rollout history to be more configurable
|
2016-07-12 10:36:14 +02:00 |
interfaces.go
|
…
|
|
kubectl.go
|
add shortname for certificate signing request
|
2016-08-05 14:17:14 -07:00 |
kubectl_test.go
|
…
|
|
namespace.go
|
…
|
|
namespace_test.go
|
Fix namespace_test error message
|
2016-08-08 12:08:57 +10:00 |
proxy_server.go
|
Fix various typos in kubectl
|
2016-08-02 19:51:51 +03:00 |
proxy_server_test.go
|
Make "attach" and "exec" rejection in proxy more explicit
|
2016-07-19 20:50:19 +02:00 |
quota.go
|
Add --scopes to kubectl-create-quota and add tests
|
2016-07-26 14:12:35 +02:00 |
quota_test.go
|
Add --scopes to kubectl-create-quota and add tests
|
2016-07-26 14:12:35 +02:00 |
resource_printer.go
|
Dynamic provisioning V2 controller, provisioners, docs and tests.
|
2016-08-18 10:36:49 +02:00 |
resource_printer_test.go
|
Added warning msg for `kubectl get`
|
2016-08-15 22:49:37 +00:00 |
rollback.go
|
…
|
|
rolling_updater.go
|
make correction to two variables in inverse order
|
2016-08-05 16:17:01 +08:00 |
rolling_updater_test.go
|
Merge pull request #29971 from caesarxuchao/fix-kubectl-rolling-update-with-gc
|
2016-08-04 20:48:10 -07:00 |
rollout_status.go
|
…
|
|
run.go
|
Allow empty value for env in kubectl run
|
2016-08-05 08:47:53 -04:00 |
run_test.go
|
Allow empty value for env in kubectl run
|
2016-08-05 08:47:53 -04:00 |
scale.go
|
speed up RC scaler
|
2016-08-12 08:19:10 -04:00 |
scale_test.go
|
…
|
|
secret.go
|
…
|
|
secret_for_docker_registry.go
|
…
|
|
secret_for_docker_registry_test.go
|
…
|
|
secret_for_tls.go
|
…
|
|
secret_for_tls_test.go
|
…
|
|
secret_test.go
|
…
|
|
service.go
|
Merge pull request #28239 from ApsOps/kubectl-expose-headless-svc
|
2016-08-02 01:18:19 -07:00 |
service_basic.go
|
Add "create service" sub-commands
|
2016-08-08 12:31:21 +10:00 |
service_basic_test.go
|
Add "create service" sub-commands
|
2016-08-08 12:31:21 +10:00 |
service_test.go
|
Merge pull request #28239 from ApsOps/kubectl-expose-headless-svc
|
2016-08-02 01:18:19 -07:00 |
serviceaccount.go
|
…
|
|
serviceaccount_test.go
|
…
|
|
sorted_event_list.go
|
…
|
|
sorted_event_list_test.go
|
…
|
|
sorted_resource_name_list.go
|
…
|
|
sorted_resource_name_list_test.go
|
…
|
|
sorting_printer.go
|
Added warning msg for `kubectl get`
|
2016-08-15 22:49:37 +00:00 |
sorting_printer_test.go
|
…
|
|
stop.go
|
let kubectl delete rc and rs using explicit non-orphan delete options
|
2016-08-11 11:30:26 -07:00 |
stop_test.go
|
speed up RC scaler
|
2016-08-12 08:19:10 -04:00 |
version.go
|
…
|
|
watchloop.go
|
…
|
|