docs/cli
Alexandre Beslic f21efa4337 Increase default TTL and heartbeat value
Increases the default ttl and heartbeat value for discovery.
Because the node will still be listed for a long period on
`docker info`, there is now a Status to know if a node is
in the healthy or unhealthy state.

Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-12-04 17:11:33 -08:00
..
cli.go cli: Cleanup the CLI package. 2015-05-27 18:41:02 -07:00
commands.go add engine options for refresh interval 2015-10-28 12:56:48 -07:00
create.go Add TLS support for libkv 2015-10-12 13:33:08 -07:00
flags.go Increase default TTL and heartbeat value 2015-12-04 17:11:33 -08:00
help.go Changing offers timeout default to prevent other frameworks starvation 2015-11-25 04:01:30 -05:00
join.go Add TLS support for libkv 2015-10-12 13:33:08 -07:00
join_test.go Cleanup: Move CLI related files to a subpackage. 2015-04-18 20:26:55 -07:00
list.go Add TLS support for libkv 2015-10-12 13:33:08 -07:00
manage.go fix time duration in EngineOpts 2015-11-02 16:13:50 -08:00