moby--moby/pkg/listeners
Aleksa Sarai 5ee0a94101 pkg: listeners: move Docker-specific semantics to docker/daemon*
Since there are other users of pkg/listeners, it doesn't make sense to
contain Docker-specific semantics and warnings inside it. To that end,
move the scary warning about -tlsverify and the libnetwork port
allocation code to CmdDaemon (where they belong). This helps massively
reduce the dependency tree for users of pkg/listeners.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2016-04-12 12:50:43 +10:00
..
listeners_unix.go pkg: listeners: move Docker-specific semantics to docker/daemon* 2016-04-12 12:50:43 +10:00
listeners_windows.go pkg: listeners: move Docker-specific semantics to docker/daemon* 2016-04-12 12:50:43 +10:00