docs/discovery
Mary Anthony 1bfdf55a52 Updating READMEs
Signed-off-by: Mary Anthony <mary@docker.com>
2016-01-12 00:34:57 -08:00
..
file Add TLS support for libkv 2015-10-12 13:33:08 -07:00
kv Add configurable discovery 2015-11-02 06:10:50 -08:00
nodes Add TLS support for libkv 2015-10-12 13:33:08 -07:00
token Updating READMEs 2016-01-12 00:34:57 -08:00
README.md Updating READMEs 2016-01-12 00:34:57 -08:00
discovery.go Add TLS support for libkv 2015-10-12 13:33:08 -07:00
discovery_test.go Added TestCase for ContainsEntry 2015-05-26 03:29:59 -07:00
generator.go Merge pull request #514 from technolo-g/Issue_499_Automate_golint_pr 2015-03-30 12:14:15 -07:00
generator_test.go Additional unit tests; raises generator.go test coverage to 100% 2015-04-12 08:28:45 -07:00

README.md

Contribute a new discovery backend

Docker Swarm comes with multiple Discovery backends. To read the end-user documentation, visit the Swarm discovery documentation on docs.docker.com. If you want to modify the discovery end-user documentation, start with the docs/discovery.md file in this project.