moby--moby/opts
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
..
envfile.go Revert environment regexp from 13694 2015-09-28 20:26:20 +02:00
envfile_test.go Revert environment regexp from 13694 2015-09-28 20:26:20 +02:00
hosts_unix.go Finish linting opts and trust package. 2015-08-27 17:36:11 +02:00
hosts_windows.go Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently 2015-08-29 11:23:51 +00:00
ip.go Finish linting opts and trust package. 2015-08-27 17:36:11 +02:00
ip_test.go golint: trust 2015-08-27 11:40:27 +02:00
opts.go Remove used param on ParseHost 2015-10-11 20:45:17 -07:00
opts_test.go Remove used param on ParseHost 2015-10-11 20:45:17 -07:00
ulimit.go Opts lint issues, ip and ulimit 2015-08-27 11:40:27 +02:00
ulimit_test.go Add and modify tests for legacy and new daemon invokations 2015-07-23 20:31:43 -04:00