docs/cluster
Dong Chen 58a0e1719d Update failureCount scenario and test cases.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-01-06 10:33:51 -08:00
..
mesos Improve node management. 2015-12-30 13:25:43 -08:00
swarm Update integration test. Reduce pending node validation sleep interval. Each pending node has its own validation interval according to failure count. So reducing sleep interval is not increasing validation frequency for unreachable nodes. 2016-01-05 15:56:55 -08:00
cluster.go Add token pass-thru for Authconfig 2015-12-11 18:36:55 -08:00
config.go do not try retry with soft-image-affinity when have node constraint 2015-10-08 05:06:39 -04:00
config_test.go do not try retry with soft-image-affinity when have node constraint 2015-10-08 05:06:39 -04:00
container.go Fix container matching 2015-10-07 14:18:35 -07:00
container_test.go create Containers type 2015-05-26 12:01:48 -07:00
engine.go Update failureCount scenario and test cases. 2016-01-06 10:33: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 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 add support do with image digest 2015-11-11 12:11:08 +08:00
image_test.go Merge pull request #1363 from dongluochen/refreshConfiguration 2015-11-25 14:30:16 -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