.. |
cmd
|
Merge pull request #16441 from liggitt/helper_codec
|
2015-10-30 11:29:17 -07:00 |
resource
|
Merge pull request #16441 from liggitt/helper_codec
|
2015-10-30 11:29:17 -07:00 |
testing
|
Autogenerate files.
|
2015-10-16 10:20:02 +02:00 |
apply.go
|
Update annotation only if apply already called.
|
2015-10-21 19:18:28 -07:00 |
autoscale.go
|
Implement kubectl autoscale
|
2015-10-19 09:59:22 -07:00 |
bash_comp_utils.go
|
…
|
|
custom_column_printer.go
|
Fix the custom column and sorting printers for v1.List
|
2015-10-07 19:42:19 -07:00 |
custom_column_printer_test.go
|
…
|
|
describe.go
|
Kubectl describe
|
2015-10-29 12:09:31 -07:00 |
describe_test.go
|
Merge pull request #15510 from aveshagarwal/master-selflink-objref
|
2015-10-27 00:37:21 -07:00 |
doc.go
|
…
|
|
explain.go
|
Revert/disable the slash syntax for kubectl explain group/version
|
2015-10-21 13:58:54 -07:00 |
generate.go
|
alias local packagename for pkg/util/errors
|
2015-10-18 09:37:46 +08:00 |
generate_test.go
|
…
|
|
interfaces.go
|
run goimports
|
2015-10-12 13:33:13 -07:00 |
kubectl.go
|
Change resource "ingress" to "ingresses" in URL path and kubectl
|
2015-10-25 16:54:25 -07:00 |
proxy_server.go
|
Prevent attach from being served by default via the proxy
|
2015-10-09 14:33:40 -04:00 |
proxy_server_test.go
|
Prevent attach from being served by default via the proxy
|
2015-10-09 14:33:40 -04:00 |
resource_printer.go
|
Remove invalid blank line when printing jobs
|
2015-10-26 17:23:56 -07:00 |
resource_printer_test.go
|
Refactor test objects to a separate package
|
2015-10-13 10:15:11 +02:00 |
rolling_updater.go
|
Unify per-resource List for unversioned client
|
2015-10-14 08:37:57 +02:00 |
rolling_updater_test.go
|
Add PodSecurityContext and backward compatibility tests
|
2015-10-05 21:05:27 -04:00 |
run.go
|
Make kubectl run attach behave like docker run
|
2015-10-16 20:33:51 -04:00 |
run_test.go
|
Make kubectl run attach behave like docker run
|
2015-10-16 20:33:51 -04:00 |
scale.go
|
grep sed Experimental()
|
2015-10-13 13:22:54 -07:00 |
scale_test.go
|
grep sed Experimental()
|
2015-10-13 13:22:54 -07:00 |
service.go
|
expose: Enable exposing multiport objects
|
2015-10-19 11:25:14 +02:00 |
service_test.go
|
expose: Enable exposing multiport objects
|
2015-10-19 11:25:14 +02:00 |
sorted_event_list.go
|
…
|
|
sorted_event_list_test.go
|
Move pkg/util.Time to pkg/api/unversioned.Time
|
2015-09-17 17:51:27 -07:00 |
sorted_resource_name_list.go
|
…
|
|
sorting_printer.go
|
Remove sorting-printer's debug message
|
2015-10-13 16:48:58 -07:00 |
sorting_printer_test.go
|
…
|
|
stop.go
|
Remove dead pods upon stopping a job
|
2015-10-29 17:56:01 +01:00 |
stop_test.go
|
Remove dead pods upon stopping a job
|
2015-10-29 17:56:01 +01:00 |
version.go
|
…
|
|
watchloop.go
|
…
|
|