.. |
cmd
|
kubectl: add rollout pause/resume subcommands
|
2016-02-02 10:33:55 +01:00 |
resource
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
testing
|
Rerun hack/update-codecgen.sh
|
2015-12-17 13:51:33 -08:00 |
apply.go
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
autoscale.go
|
…
|
|
bash_comp_utils.go
|
…
|
|
custom_column_printer.go
|
ExtractList should handle v1.RawExtension correctly
|
2016-01-27 15:30:21 -05:00 |
custom_column_printer_test.go
|
ExtractList should handle v1.RawExtension correctly
|
2016-01-27 15:30:21 -05:00 |
describe.go
|
Add kubectl rollout history
|
2016-02-01 15:32:43 -08:00 |
describe_test.go
|
replacing handwritten client in several controllers
|
2016-01-31 15:42:02 -08:00 |
doc.go
|
…
|
|
explain.go
|
Tweak explain messages and abstract client
|
2015-12-18 00:27:22 -05:00 |
generate.go
|
kubectl: Validate flag usage against generators
|
2015-12-18 15:09:53 +01:00 |
generate_test.go
|
…
|
|
history.go
|
Add kubectl rollout history
|
2016-02-01 15:32:43 -08:00 |
interfaces.go
|
…
|
|
kubectl.go
|
find partial resource matches
|
2015-12-21 09:26:06 -05:00 |
namespace.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
namespace_test.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
proxy_server.go
|
…
|
|
proxy_server_test.go
|
Comment out calls to httptest.Server.Close() to work around
|
2016-01-11 23:02:11 -08:00 |
resource_printer.go
|
Merge pull request #20127 from smarterclayton/remove_conversion_scheme
|
2016-01-30 12:39:44 -08:00 |
resource_printer_test.go
|
Merge pull request #20009 from janetkuo/kubectl-get-deployments
|
2016-01-30 04:16:27 -08:00 |
rolling_updater.go
|
Support rolling update to 0 desired replicas
|
2016-01-20 09:21:13 -05:00 |
rolling_updater_test.go
|
Prepare for content-type negotiation
|
2016-01-26 17:44:30 -05:00 |
run.go
|
make env variable parsing more robust
|
2016-01-14 10:30:15 +08:00 |
run_test.go
|
make env variable parsing more robust
|
2016-01-14 10:30:15 +08:00 |
scale.go
|
Revert "kubectl: Make scaling smarter"
|
2016-01-22 14:52:38 -08:00 |
scale_test.go
|
Revert "kubectl: Make scaling smarter"
|
2016-01-22 14:52:38 -08:00 |
secret.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
secret_for_docker_registry.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
secret_for_docker_registry_test.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
secret_test.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
service.go
|
…
|
|
service_test.go
|
…
|
|
sorted_event_list.go
|
…
|
|
sorted_event_list_test.go
|
…
|
|
sorted_resource_name_list.go
|
…
|
|
sorting_printer.go
|
resource_printer was not leveraging runtime interfaces
|
2016-01-22 13:27:25 -05:00 |
sorting_printer_test.go
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
stop.go
|
Revert "kubectl: Make scaling smarter"
|
2016-01-22 14:52:38 -08:00 |
stop_test.go
|
Revert "kubectl: Make scaling smarter"
|
2016-01-22 14:52:38 -08:00 |
version.go
|
move ServerVersion to DiscoveryClient
|
2016-01-13 10:11:52 -08:00 |
watchloop.go
|
…
|
|