moby--moby/libnetwork/hostdiscovery
David Calavera cc02894a50 Move test specific functions to a testutils package.
This way we won't vendor test related functions in docker anymore.
It also moves netns related functions to a new ns package to be able to
call the ns init function in tests. I think this also helps with the
overall package isolation.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-09-07 13:33:28 -04:00
..
hostdiscovery.go Reworked endpoint store operation to address a few cases 2015-06-10 23:59:29 -07:00
hostdiscovery_api.go Including hostdiscovery conditionaly under a build tag 2015-06-04 05:00:09 -07:00
hostdiscovery_disabled.go Including hostdiscovery conditionaly under a build tag 2015-06-04 05:00:09 -07:00
hostdiscovery_test.go Move test specific functions to a testutils package. 2015-09-07 13:33:28 -04:00
libnetwork.toml Libnetwork Host Discovery using Swarm Discovery pkg 2015-05-25 16:29:40 -07:00