.. |
transport
|
add LICENSE for cancellable
|
2016-04-22 15:34:44 -07:00 |
client.go
|
fix several typos
|
2016-04-24 16:14:58 +08:00 |
client_darwin.go
|
Windows: Default to npipe transport
|
2016-03-03 12:13:14 -08:00 |
client_mock_test.go
|
Fixes lint in `validate` target
|
2016-04-01 23:44:30 +02:00 |
client_test.go
|
Adding function to allow for updating client version
|
2016-04-02 12:11:34 -07:00 |
client_unix.go
|
Support openbsd
|
2016-03-18 14:56:01 +01:00 |
client_windows.go
|
Windows: Default to npipe transport
|
2016-03-03 12:13:14 -08:00 |
container_attach.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
container_commit.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
container_commit_test.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
container_copy.go
|
Update CopyToContainer method signature…
|
2016-04-15 19:09:57 +02:00 |
container_copy_test.go
|
Update CopyToContainer method signature…
|
2016-04-15 19:09:57 +02:00 |
container_create.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_create_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_diff.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_diff_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_exec.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
container_exec_test.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
container_export.go
|
fix typos
|
2016-03-25 01:17:56 +08:00 |
container_export_test.go
|
client: remove need for "test" tag to run tests
|
2016-03-07 20:59:26 -08:00 |
container_inspect.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_inspect_test.go
|
Add swarm node data
|
2016-03-16 10:58:47 -07:00 |
container_kill.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_kill_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_list.go
|
Allowing slice container filters for older daemons
|
2016-04-01 00:52:49 -07:00 |
container_list_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_logs.go
|
Add `Details` field for logs
|
2016-04-29 09:32:44 -04:00 |
container_logs_test.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
container_pause.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_pause_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_remove.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
container_remove_test.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
container_rename.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_rename_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_resize.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
container_resize_test.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
container_restart.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_restart_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_start.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_start_test.go
|
Add test for valid json supplied in 'start' request
|
2016-04-02 17:44:30 +00:00 |
container_stats.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_stats_test.go
|
client: remove need for "test" tag to run tests
|
2016-03-07 20:59:26 -08:00 |
container_stop.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_stop_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_top.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_top_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_unpause.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_unpause_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_update.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_update_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
container_wait.go
|
Fix doc typo in ContainerWait function
|
2016-03-30 09:36:41 +02:00 |
container_wait_test.go
|
client: remove need for "test" tag to run tests
|
2016-03-07 20:59:26 -08:00 |
errors.go
|
fix typos
|
2016-03-25 01:17:56 +08:00 |
events.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
hijack.go
|
Throw client.Do(req) error in postHijacked
|
2016-03-31 15:59:45 +08:00 |
image_build.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
image_build_test.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
image_create.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
image_create_test.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
image_history.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
image_history_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
image_import.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
image_import_test.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
image_inspect.go
|
fix typos
|
2016-03-25 01:17:56 +08:00 |
image_inspect_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
image_list.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
image_list_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
image_load.go
|
Comments on usage of ImageLoad
|
2016-04-26 23:52:57 -07:00 |
image_load_test.go
|
client: remove need for "test" tag to run tests
|
2016-03-07 20:59:26 -08:00 |
image_pull.go
|
Add unit tests for ImagePull
|
2016-05-09 19:00:47 +02:00 |
image_pull_test.go
|
Add unit tests for ImagePull
|
2016-05-09 19:00:47 +02:00 |
image_push.go
|
Add all to option to ImagePullOptions
|
2016-04-26 16:18:37 +02:00 |
image_remove.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
image_remove_test.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
image_save.go
|
fix typos
|
2016-03-25 01:17:56 +08:00 |
image_save_test.go
|
client: remove need for "test" tag to run tests
|
2016-03-07 20:59:26 -08:00 |
image_search.go
|
Add filter support for ImageSearch
|
2016-04-27 18:49:45 +02:00 |
image_tag.go
|
Creates a types/reference package…
|
2016-04-01 11:00:16 +02:00 |
image_tag_test.go
|
Update GetTagFromNamedRef to return latest…
|
2016-04-24 12:05:30 +02:00 |
info.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
info_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
interface.go
|
Update CopyToContainer method signature…
|
2016-04-15 19:09:57 +02:00 |
login.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
network_connect.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
network_connect_test.go
|
Add unit test for NetworkConnect
|
2016-03-18 12:35:16 +01:00 |
network_create.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
network_create_test.go
|
Make required arguments required.
|
2016-03-30 12:33:23 +02:00 |
network_disconnect.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
network_disconnect_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
network_inspect.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
network_inspect_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
network_list.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
network_list_test.go
|
Add unit tests to NetworkList
|
2016-03-16 09:12:48 +01:00 |
network_remove.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
network_remove_test.go
|
Add unit test to NetworkRemove
|
2016-03-19 12:38:55 +01:00 |
request.go
|
Merge pull request #190 from Random-Liu/fix-bug-in-unix-endpoint
|
2016-04-21 08:21:57 -07:00 |
request_test.go
|
Set fake host header for local communication.
|
2016-04-21 01:47:04 -07:00 |
version.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
volume_create.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
volume_create_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
volume_inspect.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
volume_inspect_test.go
|
Update VolumeInspect tests to compile test again
|
2016-03-14 22:43:22 +01:00 |
volume_list.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
volume_list_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
volume_remove.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |
volume_remove_test.go
|
client: plumb net/context.Context through entire API
|
2016-03-08 13:30:37 -08:00 |