docs/cluster
Alexandre Beslic 403f95f86c Remove placeholder TLS parameter in discovery interface and New method
Signed-off-by: Alexandre Beslic <abronan@docker.com>
2015-05-12 14:19:30 -07:00
..
swarm Remove placeholder TLS parameter in discovery interface and New method 2015-05-12 14:19:30 -07:00
cluster.go use cluster.ContainerConfig 2015-04-30 11:44:25 -07:00
config.go container config builder: Make all modifications on a copy, never alter original. 2015-04-30 18:06:26 -07:00
config_test.go container config builder: Make all modifications on a copy, never alter original. 2015-04-30 18:06:26 -07:00
container.go container: Use state strings from dockerclient instead of embedding 2015-05-07 15:42:26 -07:00
engine.go engine: Force full refresh when container changes state. 2015-05-06 23:38:32 -07:00
engine_sorter.go nodes -> engines 2015-04-07 11:46:33 -07:00
engine_sorter_test.go nodes -> engines 2015-04-07 11:46:33 -07:00
engine_test.go use cluster.ContainerConfig 2015-04-30 11:44:25 -07:00
event.go transform node interface to engine struct 2015-04-06 13:19:37 -07:00
image.go transform node interface to engine struct 2015-04-06 13:19:37 -07:00
options.go replace variadic method options for simple Config struct, correct Consul Watch method 2015-05-12 14:00:55 -07:00