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 Use consistent command description 2015-10-08 08:46:21 -04:00
build.go Merge pull request #16674 from coolljt0725/use_consistent_command_description 2015-10-08 12:01:16 -07:00
cli.go Remove used param on ParseHost 2015-10-11 20:45:17 -07:00
client.go
commit.go Use consistent command description 2015-10-08 08:46:21 -04:00
cp.go Use consistent command description 2015-10-08 08:46:21 -04:00
create.go Use consistent command description 2015-10-08 08:46:21 -04:00
diff.go Use consistent command description 2015-10-08 08:46:21 -04:00
events.go Use consistent command description 2015-10-08 08:46:21 -04:00
exec.go Use consistent command description 2015-10-08 08:46:21 -04:00
export.go Use consistent command description 2015-10-08 08:46:21 -04:00
hijack.go
history.go Use consistent command description 2015-10-08 08:46:21 -04:00
images.go Use consistent command description 2015-10-08 08:46:21 -04:00
import.go Use consistent command description 2015-10-08 08:46:21 -04:00
info.go Use consistent command description 2015-10-08 08:46:21 -04:00
inspect.go Use consistent command description 2015-10-08 08:46:21 -04:00
kill.go Use consistent command description 2015-10-08 08:46:21 -04:00
load.go Use consistent command description 2015-10-08 08:46:21 -04:00
login.go Use consistent command description 2015-10-08 08:46:21 -04:00
logout.go Use consistent command description 2015-10-08 08:46:21 -04:00
logs.go Use consistent command description 2015-10-08 08:46:21 -04:00
network.go
pause.go Use consistent command description 2015-10-08 08:46:21 -04:00
port.go Use consistent command description 2015-10-08 08:46:21 -04:00
ps.go Use consistent command description 2015-10-08 08:46:21 -04:00
pull.go Use consistent command description 2015-10-08 08:46:21 -04:00
push.go Use consistent command description 2015-10-08 08:46:21 -04:00
rename.go Use consistent command description 2015-10-08 08:46:21 -04:00
restart.go Use consistent command description 2015-10-08 08:46:21 -04:00
rm.go Use consistent command description 2015-10-08 08:46:21 -04:00
rmi.go Use consistent command description 2015-10-08 08:46:21 -04:00
run.go Use consistent command description 2015-10-08 08:46:21 -04:00
save.go Use consistent command description 2015-10-08 08:46:21 -04:00
search.go Use consistent command description 2015-10-08 08:46:21 -04:00
start.go Merge pull request #16544 from Mashimiao/fix-bug-client-start-signal-discarded 2015-10-08 12:54:31 -07:00
stats.go Use consistent command description 2015-10-08 08:46:21 -04:00
stats_unit_test.go
stop.go Use consistent command description 2015-10-08 08:46:21 -04:00
tag.go Use consistent command description 2015-10-08 08:46:21 -04:00
top.go Use consistent command description 2015-10-08 08:46:21 -04:00
trust.go Changing docs to reflect new names 2015-10-09 15:13:37 -07:00
trust_test.go Changing trustServer allowed URL behavior 2015-10-08 17:47:25 -07:00
unpause.go Use consistent command description 2015-10-08 08:46:21 -04:00
utils.go
version.go Use consistent command description 2015-10-08 08:46:21 -04:00
volume.go Merge pull request #16674 from coolljt0725/use_consistent_command_description 2015-10-08 12:01:16 -07:00
wait.go Use consistent command description 2015-10-08 08:46:21 -04:00