DockerCLI/opts
Daniel Nephin 7dc7bff9a0 Move ParseDockerDaemonHost to opts/ package.
This function was only being used from a single place opts/opts.go. This
change moves it from a incohesive package (parsers) to the single place it
is used.

Also made a bunch of the helper methods private because they are not used
by any external modules.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-05-15 11:57:16 +02:00
..
envfile.go Revert environment regexp from 13694 2017-05-15 11:57:15 +02:00
envfile_test.go Fix typos found across repository 2017-05-15 11:57:16 +02:00
hosts.go Move ParseDockerDaemonHost to opts/ package. 2017-05-15 11:57:16 +02:00
hosts_test.go Move ParseDockerDaemonHost to opts/ package. 2017-05-15 11:57:16 +02:00
hosts_unix.go Finish linting opts and trust package. 2017-05-15 11:57:15 +02:00
hosts_windows.go Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently 2017-05-15 11:57:15 +02:00
ip.go Fix typos found across repository 2017-05-15 11:57:16 +02:00
ip_test.go golint: trust 2017-05-15 11:57:15 +02:00
opts.go Move ParseDockerDaemonHost to opts/ package. 2017-05-15 11:57:16 +02:00
opts_test.go Move ParseDockerDaemonHost to opts/ package. 2017-05-15 11:57:16 +02:00
opts_unix.go Windows [TP4] localhost mitigation 2017-05-15 11:57:16 +02:00
opts_windows.go Move Container to its own package. 2017-05-15 11:57:16 +02:00
throttledevice.go Add support for blkio read/write bps device 2017-05-15 11:57:16 +02:00
ulimit.go Opts lint issues, ip and ulimit 2017-05-15 11:57:15 +02:00
ulimit_test.go Add and modify tests for legacy and new daemon invokations 2017-05-15 11:57:14 +02:00
weightdevice.go opts/weightdevice: fix typo 2017-05-15 11:57:16 +02:00