docs/api/client
Doug Davis bb9da6ba92 Move CLI config processing out from under registry dir
No logic changes should be in here, just moving things around.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-04-23 10:18:38 -07:00
..
attach.go Remove job from container_inspect 2015-04-23 00:58:13 +02:00
build.go
cli.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
client.go
commit.go
cp.go
create.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
diff.go
events.go
exec.go remove execCreate & execStart from job 2015-04-22 13:51:57 -07:00
export.go
help.go
hijack.go
history.go
images.go Fix golint errors in docker/api/client 2015-04-22 00:14:23 -07:00
import.go
info.go
inspect.go fix inspect format result 2015-04-23 09:28:07 +08:00
kill.go
load.go
login.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
logout.go
logs.go Remove job from container_inspect 2015-04-23 00:58:13 +02:00
pause.go
port.go
ps.go
pull.go
push.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
rename.go
restart.go
rm.go Fix golint errors in docker/api/client 2015-04-22 00:14:23 -07:00
rmi.go
run.go
save.go
search.go Fix golint errors in docker/api/client 2015-04-22 00:14:23 -07:00
start.go
stats.go
stats_unit_test.go
stop.go
tag.go
top.go
unpause.go
utils.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
version.go
wait.go