docs/cluster
Andrea Luzzardi a0bfcf6733 Node: Connect with the provided address instead of resolving the IP.
When used with `--tlsverify`, connecting with the IP forced daemon
certificates to use an IP in `subjAltName`.

Related to #341

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-02-04 13:10:27 -08:00
..
cluster.go Do not fail when destroying a container if it's not found in the store. 2015-01-27 12:13:58 -08:00
cluster_test.go fix tests that were not compiling or panicking 2015-01-25 01:42:49 +01:00
container.go Container: Make Node public instead of exposing it through Node(). 2015-01-12 08:14:11 -08:00
event.go Events: Embed the entire Node object rather than its attributes. 2014-12-17 17:54:07 -08:00
node.go Node: Connect with the provided address instead of resolving the IP. 2015-02-04 13:10:27 -08:00
node_test.go fix tests that were not compiling or panicking 2015-01-25 01:42:49 +01:00