mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
7ac4232e70
- Make the API client library completely standalone. - Move windows partition isolation detection to the client, so the driver doesn't use external types. Signed-off-by: David Calavera <david.calavera@gmail.com> |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
container_attach.go | ||
container_commit.go | ||
container_create.go | ||
container_inspect.go | ||
container_list.go | ||
container_remove.go | ||
container_rename.go | ||
container_restart.go | ||
container_start.go | ||
container_stats.go | ||
container_stop.go | ||
container_top.go | ||
container_unpause.go | ||
copy.go | ||
diff.go | ||
errors.go | ||
events.go | ||
exec.go | ||
export.go | ||
hijack.go | ||
history.go | ||
image_build.go | ||
image_build_test.go | ||
image_create.go | ||
image_import.go | ||
image_inspect.go | ||
image_list.go | ||
image_load.go | ||
image_pull.go | ||
image_push.go | ||
image_remove.go | ||
image_save.go | ||
image_search.go | ||
image_tag.go | ||
info.go | ||
kill.go | ||
login.go | ||
logs.go | ||
network.go | ||
pause.go | ||
privileged.go | ||
request.go | ||
resize.go | ||
version.go | ||
volume.go | ||
wait.go |