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
Doug Davis ba973f2d74 Remove used param on ParseHost
The first param on opts.ParseHost() wasn't being used for anything.

Once we get rid of that param we can then also clean-up some code
that calls ParseHost() because the param that was passed in wasn't
being used for anything else.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-10-11 20:45:17 -07:00
..
ps
attach.go
build.go
cli.go Remove used param on ParseHost 2015-10-11 20:45:17 -07:00
client.go
commit.go
cp.go
create.go
diff.go
events.go
exec.go
export.go
hijack.go
history.go
images.go
import.go
info.go
inspect.go
kill.go
load.go
login.go
logout.go
logs.go
network.go
pause.go
port.go
ps.go
pull.go
push.go
rename.go Use consistent command description 2015-10-08 08:46:21 -04:00
restart.go
rm.go
rmi.go
run.go
save.go
search.go
start.go
stats.go
stats_unit_test.go
stop.go
tag.go
top.go
trust.go
trust_test.go
unpause.go
utils.go
version.go
volume.go
wait.go