docs/cluster
Isabel Jimenez fe8da8fe80 Removing Queue package and regrouping task logic
Signed-off-by: Isabel Jimenez <contact@isabeljimenez.com>
2016-01-14 03:52:11 -05:00
..
mesos Removing Queue package and regrouping task logic 2016-01-14 03:52:11 -05:00
swarm use docker/docker/pkg/discovery 2016-01-12 00:38:06 -08:00
cluster.go cluster: Support multiple event handlers. 2016-01-11 15:59:44 -08:00
config.go add doc 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 Address review comments. 2016-01-11 16:08:51 -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 Address review comments. 2016-01-11 16:08:51 -08:00
event.go improve eventHandlers locking 2016-01-11 17:23:48 -08:00
image.go update godeps 2016-01-12 00:38:09 -08:00
image_test.go update godeps 2016-01-12 00:38:09 -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 doc 2016-01-11 15:59:44 -08:00