moby--moby/libnetwork/hostdiscovery
Madhu Venugopal 5fff515028 Including hostdiscovery conditionaly under a build tag
In order to vendor-in libnetwork to docker, we need to remove the swarm
dependency even though it is used as library. using this PR, a new build
flag libnetwork_discovery is introduced in order to avoid pulling in the
unused hostdiscovery functionality into docker.
We are working with the Swarm project to see if we can modularize the
discovery package to become independent so that we can include them as a
vendor-in package in docker.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-06-04 05:00:09 -07:00
..
hostdiscovery.go Including hostdiscovery conditionaly under a build tag 2015-06-04 05:00:09 -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 Including hostdiscovery conditionaly under a build tag 2015-06-04 05:00:09 -07:00
libnetwork.toml Libnetwork Host Discovery using Swarm Discovery pkg 2015-05-25 16:29:40 -07:00