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 3f9f23114f Implement docker exec with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-12-09 12:04:59 -05:00
..
lib Implement docker exec with standalone client lib. 2015-12-09 12:04:59 -05:00
ps
attach.go Implement docker attach with standalone client lib. 2015-12-09 12:04:59 -05:00
build.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
cli.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
client.go Implement docker exec with standalone client lib. 2015-12-09 12:04:59 -05:00
commit.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
cp.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
create.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
diff.go
events.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
exec.go Implement docker exec with standalone client lib. 2015-12-09 12:04:59 -05:00
export.go
hijack.go Implement docker exec with standalone client lib. 2015-12-09 12:04:59 -05:00
history.go
images.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
import.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
info.go
inspect.go
kill.go
load.go
login.go Implement docker login with standalone client lib. 2015-12-09 12:04:55 -05:00
logout.go
logs.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -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 Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -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 Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
rmi.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
run.go Implement docker run with standalone client lib. 2015-12-09 12:04:59 -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 run with standalone client lib. 2015-12-09 12:04:59 -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 Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -05:00
top.go Implement docker top with standalone client lib. 2015-12-09 12:04:57 -05:00
trust.go Create interface that clients that talk to the api must fulfill. 2015-12-09 12:04:58 -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 exec with standalone client lib. 2015-12-09 12:04:59 -05:00
version.go Implement docker version with standalone client lib. 2015-12-09 12:04:58 -05:00
volume.go Implement docker volume with standalone client lib. 2015-12-09 12:04:58 -05:00
wait.go Implement docker wait with standalone client lib. 2015-12-09 12:04:58 -05:00