moby--moby/daemon/network
Sebastiaan van Stijn 053962af92
Move HostGatewayName const to opts, and change vars to consts
This prevents consumers of the opts package to also having to
depend on daemon/network, and everything related.

We can probably change some of the other constants to strings,
for easier concatenating, and need to review the windows-specific
"127.0.0.1" (instead of "localhost"), which may no longer be
needed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-30 21:17:34 +01:00
..
filter.go Network: add support for 'dangling' filter 2019-02-27 15:08:44 -05:00
filter_test.go Network: add support for 'dangling' filter 2019-02-27 15:08:44 -05:00
settings.go daemon: normalize comment formatting 2019-11-27 15:43:53 +01:00