1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/lib
David Calavera 907407d0b2 Modify import paths to point to the new engine-api package.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-01-06 19:48:59 -05:00
..
client.go Add godoc comment about client tls verification. 2015-12-21 12:55:37 -05:00
client_test.go Force API versioning in the client library. 2015-12-14 12:06:42 -05:00
container_attach.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_commit.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_create.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_inspect.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_list.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_remove.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_rename.go Lowercase http method functions. 2015-12-09 12:04:59 -05:00
container_restart.go Lowercase http method functions. 2015-12-09 12:04:59 -05:00
container_start.go Implement docker start with standalone client lib. 2015-12-09 12:04:59 -05:00
container_stats.go Implement docker stats with standalone client lib. 2015-12-09 12:05:00 -05:00
container_stop.go Lowercase http method functions. 2015-12-09 12:04:59 -05:00
container_top.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_unpause.go Lowercase http method functions. 2015-12-09 12:04:59 -05:00
container_update.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
copy.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
diff.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
errors.go Implement all inspect commands with the new inspector interface. 2015-12-09 12:05:01 -05:00
events.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
exec.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
export.go Lowercase http method functions. 2015-12-09 12:04:59 -05:00
hijack.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
history.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_build.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_build_test.go Remove httputils dependency from API client lib. 2015-12-14 16:48:59 -05:00
image_create.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_import.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_inspect.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_list.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_load.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_pull.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_push.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_remove.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_save.go Lowercase http method functions. 2015-12-09 12:04:59 -05:00
image_search.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
image_tag.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
info.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
kill.go Lowercase http method functions. 2015-12-09 12:04:59 -05:00
login.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
logs.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
network.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
pause.go Implement docker pause with standalone client lib. 2015-12-09 12:04:56 -05:00
privileged.go Implement docker pull with standalone client lib. 2015-12-09 12:05:00 -05:00
request.go Remove timeout shared function. 2015-12-14 14:24:21 -05:00
resize.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
version.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
volume.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
wait.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00