docs/cluster
Andrea Luzzardi 13f60212f5 Add support for container rescheduling on node failure.
Add rescheduling integration tests.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2016-01-11 15:59:44 -08:00
..
mesos cluster: Support multiple event handlers. 2016-01-11 15:59:44 -08:00
swarm cluster: Support multiple event handlers. 2016-01-11 15:59:44 -08:00
cluster.go cluster: Support multiple event handlers. 2016-01-11 15:59:44 -08:00
config.go Add support for container rescheduling on node failure. 2016-01-11 15:59:44 -08:00
config_test.go add unit test 2016-01-05 10:31:47 -08:00
container.go Add support for container rescheduling on node failure. 2016-01-11 15:59:44 -08:00
container_test.go create Containers type 2015-05-26 12:01:48 -07:00
engine.go Name constants. 2016-01-07 15:55:12 -08:00
engine_sorter.go implemented naturalsorter for engine 2015-08-06 11:35:49 -04:00
engine_sorter_test.go implemented naturalsorter for engine 2015-08-06 11:35:49 -04:00
engine_test.go Update failureCount scenario and test cases. 2016-01-06 10:33:51 -08:00
event.go transform node interface to engine struct 2015-04-06 13:19:37 -07:00
image.go update code 2015-12-22 00:20:04 -08:00
image_test.go update godeps 2015-12-22 00:20:04 -08:00
network.go display all the containers that are part of a global network on inspect 2015-12-15 17:48:35 -08:00
network_test.go display all the containers that are part of a global network on inspect 2015-12-15 17:48:35 -08:00
options.go adding ip as an option for flags 2015-05-18 20:34:57 -04:00
options_test.go Use os.Unsetenv in options_test 2015-07-01 20:25:52 -07:00
volume.go add support for docker volume ls & inspect 2015-09-05 07:56:22 -07:00
watchdog.go Add support for container rescheduling on node failure. 2016-01-11 15:59:44 -08:00