.. |
cmd
|
Merge pull request #32897 from deads2k/api-07-remove-dead-mapper
|
2016-09-19 23:12:06 -07:00 |
metricsutil
|
Fix printing container usage.
|
2016-09-14 12:11:24 +02:00 |
resource
|
Merge pull request #30815 from ymqytw/refactoring
|
2016-09-16 19:48:22 -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
|
Simplify the output in AfterPrint()
|
2016-09-08 09:42:17 +10: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
|
Allow describe ns to pass if server does not support resource quotas and limit ranges
|
2016-09-15 15:16:49 -07:00 |
describe_test.go
|
Allow describe ns to pass if server does not support resource quotas and limit ranges
|
2016-09-15 15:16:49 -07:00 |
doc.go
|
…
|
|
explain.go
|
…
|
|
generate.go
|
…
|
|
generate_test.go
|
…
|
|
history.go
|
…
|
|
interfaces.go
|
…
|
|
kubectl.go
|
make shortcut expanding restmapper handle all
|
2016-09-15 11:03:51 -04: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
|
Simplify the output in AfterPrint()
|
2016-09-08 09:42:17 +10:00 |
resource_printer_test.go
|
Added warning msg for `kubectl get`
|
2016-08-15 22:49:37 +00:00 |
rollback.go
|
rollout undo add dry-run implementation
|
2016-09-08 08:02:04 +08:00 |
rolling_updater.go
|
convert rolling updater to generated client
|
2016-09-12 07:38:34 -04:00 |
rolling_updater_test.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
rollout_status.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
rollout_status_test.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
run.go
|
kubectl run add pull-policy flag to control image pull policy
|
2016-08-17 11:26:27 +08:00 |
run_test.go
|
kubectl run add pull-policy flag to control image pull policy
|
2016-08-17 11:26:27 +08:00 |
scale.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
scale_test.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
secret.go
|
…
|
|
secret_for_docker_registry.go
|
…
|
|
secret_for_docker_registry_test.go
|
…
|
|
secret_for_tls.go
|
…
|
|
secret_for_tls_test.go
|
the created path should be closed in test case
|
2016-09-06 11:08:52 +08:00 |
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
|
Simplify the output in AfterPrint()
|
2016-09-08 09:42:17 +10:00 |
sorting_printer_test.go
|
…
|
|
stop.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
stop_test.go
|
convert rest of kubectl to generated clients
|
2016-09-12 08:22:34 -04:00 |
version.go
|
convert more command to use a generated clientset
|
2016-09-12 07:38:34 -04:00 |
watchloop.go
|
…
|
|