moby--moby/libnetwork/hostdiscovery
Madhu Venugopal f88824fb8a Reworked endpoint store operation to address a few cases
* Removed network from being marshalled (it is part of the key anyways)
* Reworked the watch function to handle container-id on endpoints
* Included ContainerInfo to be marshalled which needs to be synchronized
* Resolved multiple race issues by introducing data locks

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-06-10 23:59:29 -07: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 Updating to new Swarm discovery and store APIs 2015-06-10 21:17:55 -07:00
libnetwork.toml Libnetwork Host Discovery using Swarm Discovery pkg 2015-05-25 16:29:40 -07:00