.. |
config
|
Fix typos in user-facing strings
|
2015-01-18 01:32:34 -06:00 |
cmd.go
|
Fix up logging flags for kubectl.
|
2015-01-15 09:12:20 -08:00 |
cmd_test.go
|
Allow delete to work from directories, files, multiple resources
|
2015-01-09 13:31:24 -05:00 |
create.go
|
Ignore empty objects from streams and error when nothing passed to create
|
2015-01-14 13:12:33 -05:00 |
create_test.go
|
Remove createall now that create supports directories and sources
|
2015-01-09 13:30:31 -05:00 |
delete.go
|
Write to STDERR when Delete contains no resources
|
2015-01-14 14:10:15 -05:00 |
delete_test.go
|
Write to STDERR when Delete contains no resources
|
2015-01-14 14:10:15 -05:00 |
describe.go
|
Create should be able to accept multiple resources
|
2015-01-09 13:30:31 -05:00 |
describe_test.go
|
RESTMapper should take into account multiple versions
|
2014-12-22 14:46:31 -05:00 |
get.go
|
Fix typos in user-facing strings
|
2015-01-18 01:32:34 -06:00 |
get_test.go
|
Remove createall now that create supports directories and sources
|
2015-01-09 13:30:31 -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
|
Make expandResourceShortcuts part of RESTMapper on client
|
2015-01-09 11:59:11 -05:00 |
namespace.go
|
Extract several kubectl helpers from cmd/cmd.go
|
2014-11-10 15:09:32 -02:00 |
printing.go
|
Fix nil dereference in kubectl run-container
|
2015-01-15 11:39:50 -08:00 |
printing_test.go
|
Fix nil dereference in kubectl run-container
|
2015-01-15 11:39:50 -08:00 |
proxy.go
|
Make expandResourceShortcuts part of RESTMapper on client
|
2015-01-09 11:59:11 -05:00 |
resize.go
|
Fix example usage of kubectl resize command.
|
2015-01-14 23:39:23 -08:00 |
resource.go
|
Create should be able to accept multiple resources
|
2015-01-09 13:30:31 -05:00 |
rollingupdate.go
|
Fail rollingupdate if replacement rc schema has same name as existing
|
2015-01-15 15:52:53 -08:00 |
run.go
|
Merge pull request #3537 from brendandburns/cli
|
2015-01-15 17:08:51 -08:00 |
update.go
|
Addressed comments.
|
2015-01-15 16:08:12 -08:00 |
version.go
|
Make expandResourceShortcuts part of RESTMapper on client
|
2015-01-09 11:59:11 -05:00 |