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
David Calavera 51efb1480a Implement docker wait with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-12-09 12:04:58 -05:00
..
lib Implement docker wait with standalone client lib. 2015-12-09 12:04:58 -05:00
ps
attach.go
build.go Implement docker build with standalone client lib. 2015-12-09 12:04:55 -05:00
cli.go Extract API client struct as standalone client. 2015-12-09 12:04:53 -05:00
client.go
commit.go Implement docker commit with standalone client lib. 2015-12-09 12:04:53 -05:00
cp.go Implement docker cp with standalone client lib. 2015-12-09 12:04:53 -05:00
create.go Implement docker container create with standalone client lib. 2015-12-09 12:04:53 -05:00
diff.go Implement docker diff with standalone client lib. 2015-12-09 12:04:53 -05:00
events.go Implement docker events with standalone client lib. 2015-12-09 12:04:54 -05:00
exec.go
export.go Implement docker export with standalone client lib. 2015-12-09 12:04:54 -05:00
hijack.go
history.go Implement docker history with the standalone client lib. 2015-12-09 12:04:54 -05:00
images.go Implement docker images with the standalone client lib. 2015-12-09 12:04:54 -05:00
import.go Implement docker import with the standalone client lib. 2015-12-09 12:04:54 -05:00
info.go Implement docker info with standalone client lib. 2015-12-09 12:04:54 -05:00
inspect.go Modufy docker inspect client to check statusCode instead of strings contains 2015-12-07 10:03:46 +00:00
kill.go Implement docker kill with standalone client lib. 2015-12-09 12:04:55 -05:00
load.go Implement docker load with standalone client lib. 2015-12-09 12:04:55 -05:00
login.go Implement docker login with standalone client lib. 2015-12-09 12:04:55 -05:00
logout.go
logs.go Implement docker logs with standalone client lib. 2015-12-09 12:04:55 -05:00
network.go Implement docker network with standalone client lib. 2015-12-09 12:04:55 -05:00
pause.go Implement docker pause with standalone client lib. 2015-12-09 12:04:56 -05:00
port.go Implement docker port with standalone client lib. 2015-12-09 12:04:56 -05:00
ps.go Implement docker ps with standanlone client lib. 2015-12-09 12:04:56 -05:00
pull.go
push.go
rename.go Implement container rename with standalone client lib. 2015-12-09 12:04:56 -05:00
restart.go Implement docker restart with standalone client lib. 2015-12-09 12:04:56 -05:00
rm.go Implement docker remove with standalone client lib. 2015-12-09 12:04:56 -05:00
rmi.go Implement docker rmi with standalone client lib. 2015-12-09 12:04:56 -05:00
run.go Implement docker wait with standalone client lib. 2015-12-09 12:04:58 -05:00
save.go Implement docker save with standalone client lib. 2015-12-09 12:04:56 -05:00
search.go
start.go Implement docker kill with standalone client lib. 2015-12-09 12:04:55 -05:00
stats.go
stats_unit_test.go
stop.go Implement docker stop with standalone client lib. 2015-12-09 12:04:57 -05:00
tag.go Implement docker tag with standalone client lib. 2015-12-09 12:04:57 -05:00
top.go Implement docker top with standalone client lib. 2015-12-09 12:04:57 -05:00
trust.go Implement trusted tagging with standalone client lib. 2015-12-09 12:04:57 -05:00
trust_test.go
unpause.go Implement docker unpause with standalone client lib. 2015-12-09 12:04:57 -05:00
utils.go Implement docker wait with standalone client lib. 2015-12-09 12:04:58 -05:00
version.go Implement docker version with standalone client lib. 2015-12-09 12:04:58 -05:00
volume.go Merge pull request #17788 from haoshuwei/modify-volume-inspect-multi 2015-12-06 14:03:46 +01:00
wait.go Implement docker wait with standalone client lib. 2015-12-09 12:04:58 -05:00