| .. |
|
config
|
add flag to manage $KUBECONFIG files
|
2015-02-03 16:12:02 -05: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
|
Fix service generation and add tests I should have included in the first place.
|
2015-02-04 12:14:53 -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
|
Factor out API defaulting from validation logic
|
2015-02-03 00:55:42 -08:00 |
|
helpers.go
|
Addressed comments.
|
2015-01-15 16:07:56 -08:00 |
|
helpers_test.go
|
Factor out API defaulting from validation logic
|
2015-02-03 00:55:42 -08:00 |
|
log.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
|
namespace.go
|
remove --ns-path option from .kubeconfig file, kick tests
|
2015-02-03 14:22:55 -05: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 |