mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
ffdceda255
Add a notion of service in libnetwork so that a group of endpoints which form a service can be treated as such so that service level features can be added on top. Initially as part of this PR the support to assign a name to the said service is added which results in DNS queries to the service name to return all the IPs of the backing endpoints so that DNS RR behavior on the service name can be achieved. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
.. | ||
bridge.bats | ||
dnet.bats | ||
helpers.bash | ||
multi.bats | ||
overlay-consul-host.bats | ||
overlay-consul.bats | ||
overlay-etcd.bats | ||
overlay-local.bats | ||
overlay-zookeeper.bats | ||
run-integration-tests.sh | ||
simple.bats |