moby--moby/opts
Daniel Nephin 0007f5a859 Move some validators from opts to runconfig/opts.
These validators are only used by runconfig.Parse() or some other part of the
client, so move them into the client-side package.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-04 14:35:36 -05:00
..
hosts.go Move ParseDockerDaemonHost to opts/ package. 2015-12-15 20:53:17 -05:00
hosts_test.go Move ParseDockerDaemonHost to opts/ package. 2015-12-15 20:53:17 -05: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 Fix typos found across repository 2015-12-13 18:04:12 +02:00
ip_test.go golint: trust 2015-08-27 11:40:27 +02:00
opts.go Move some validators from opts to runconfig/opts. 2016-01-04 14:35:36 -05:00
opts_test.go Move some validators from opts to runconfig/opts. 2016-01-04 14:35:36 -05:00
opts_unix.go Windows [TP4] localhost mitigation 2015-11-06 13:52:59 -08:00
opts_windows.go Move Container to its own package. 2015-12-03 17:39:49 +01:00