.. |
config
|
Fix typos
|
2015-02-02 14:25:00 -02:00 |
cmd.go
|
Merge pull request #3592 from brendandburns/cli
|
2015-02-03 09:07:05 -08:00 |
cmd_test.go
|
Plumb restmapper properly through apiserver and tests
|
2015-02-02 10:26:19 -05:00 |
create.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
create_test.go
|
Tighten validation of Name and Namespace
|
2015-01-27 17:04:59 -05:00 |
delete.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
delete_test.go
|
Tighten validation of Name and Namespace
|
2015-01-27 17:04:59 -05:00 |
describe.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
describe_test.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
expose.go
|
Address comments. Rebase.
|
2015-01-27 10:23:28 -08:00 |
factory_test.go
|
make kubectl factory flag binding optional
|
2015-01-20 18:12:24 -05:00 |
get.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
get_test.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
helpers.go
|
Addressed comments.
|
2015-01-15 16:07:56 -08:00 |
helpers_test.go
|
Add add a utility for merging JSON fragments, and use it in run-container.
|
2015-01-15 14:44:26 -08:00 |
log.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
namespace.go
|
Extract several kubectl helpers from cmd/cmd.go
|
2014-11-10 15:09:32 -02:00 |
printing.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
printing_test.go
|
Fix nil dereference in kubectl run-container
|
2015-01-15 11:39:50 -08:00 |
proxy.go
|
Fix kubectl proxy
|
2015-01-28 15:07:00 -08:00 |
resize.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
resource.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
rollingupdate.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
run.go
|
Address comments, fix tests.
|
2015-01-30 20:51:40 -08:00 |
stop.go
|
Add a kubectl stop command
|
2015-01-22 09:46:53 -08:00 |
update.go
|
Add TODO comment for kubectl update patching
|
2015-02-03 13:56:39 +01:00 |
update_test.go
|
Add tests for the reworked update command
|
2015-01-30 16:05:20 +01:00 |
version.go
|
Make expandResourceShortcuts part of RESTMapper on client
|
2015-01-09 11:59:11 -05:00 |