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 Fix docker ps truncate long image name by default 2015-10-02 22:56:42 +08:00
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 cli: new daemon command and new cli package 2015-07-23 19:44:46 -04:00
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 Cleanup some issues with exec 2015-10-06 15:22:20 -04:00
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 Network UX and integration tests 2015-10-07 03:54:27 -07:00
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 Fix docker stats show blkio when there are multiple block devices. 2015-08-20 11:46:21 +08:00
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 Make RegistryConfig a typed value in the api. 2015-09-07 19:29:33 -04:00
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