moby/opts
Sven Dowideit 50f0906007 Default the tcp port to 2376 if tls is on, and 2375 if not
Refactor so that the Host flag validation doesn't destroy the user's input,
and then post process the flags when we know the TLS options

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-10-09 17:48:03 -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 Default the tcp port to 2376 if tls is on, and 2375 if not 2015-10-09 17:48:03 -07:00
opts_test.go Default the tcp port to 2376 if tls is on, and 2375 if not 2015-10-09 17:48:03 -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