.. |
cmd
|
Merge pull request #17220 from kargakis/kubectl-scale-deployments
|
2015-11-30 04:19:58 -08:00 |
resource
|
update RESTMapping API to be properly typed
|
2015-11-25 14:02:37 -05:00 |
testing
|
Regenerate files
|
2015-11-25 12:34:05 +01:00 |
apply.go
|
Make generation of the apply annotation optional
|
2015-11-06 15:08:50 -08:00 |
autoscale.go
|
eliminate cross-namespace HPA escalation attack
|
2015-11-03 08:05:26 -05:00 |
bash_comp_utils.go
|
…
|
|
custom_column_printer.go
|
Move list functions from runtime to meta package
|
2015-11-20 09:20:55 +08:00 |
custom_column_printer_test.go
|
…
|
|
describe.go
|
This commit adds type information to events.
|
2015-11-24 09:59:54 -05:00 |
describe_test.go
|
This commit fixes tests.
|
2015-11-24 09:16:12 -05: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
|
…
|
|
generate_test.go
|
…
|
|
interfaces.go
|
…
|
|
kubectl.go
|
update RESTMapping API to be properly typed
|
2015-11-25 14:02:37 -05:00 |
proxy_server.go
|
…
|
|
proxy_server_test.go
|
…
|
|
resource_printer.go
|
update decoder to use GroupVersion
|
2015-11-25 12:14:06 -05:00 |
resource_printer_test.go
|
update scheme to use GroupVersion
|
2015-11-25 12:15:48 -05:00 |
rolling_updater.go
|
Unversioned types should not use ambiguous go-int
|
2015-11-26 11:45:25 -05:00 |
rolling_updater_test.go
|
update client.Config to use GroupVersion
|
2015-11-21 08:29:26 -05:00 |
run.go
|
kubectl run to produce deployment and job
|
2015-11-24 10:21:31 -08:00 |
run_test.go
|
kubectl run to produce deployment and job
|
2015-11-24 10:21:31 -08:00 |
scale.go
|
kubectl: Support scaling deployments
|
2015-11-25 11:26:40 +01:00 |
scale_test.go
|
kubectl: Support scaling deployments
|
2015-11-25 11:26:40 +01:00 |
service.go
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -08:00 |
service_test.go
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -08:00 |
sorted_event_list.go
|
…
|
|
sorted_event_list_test.go
|
This commit fixes tests.
|
2015-11-24 09:16:12 -05:00 |
sorted_resource_name_list.go
|
…
|
|
sorting_printer.go
|
Move list functions from runtime to meta package
|
2015-11-20 09:20:55 +08:00 |
sorting_printer_test.go
|
Fix tests to pass with changed external types
|
2015-11-26 11:53:37 -05:00 |
stop.go
|
Remove string from Reaper.Stop signature
|
2015-11-17 12:09:08 +01:00 |
stop_test.go
|
Remove string from Reaper.Stop signature
|
2015-11-17 12:09:08 +01:00 |
version.go
|
…
|
|
watchloop.go
|
…
|
|