1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster
Alessandro Boch b34d3e730f Integrate local datascope network with swarm
Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-05-17 15:50:28 -07:00
..
controllers/plugin add support for swarmkit generic runtime 2017-04-11 14:02:01 -04:00
convert Integrate local datascope network with swarm 2017-05-17 15:50:28 -07:00
executor Integrate local datascope network with swarm 2017-05-17 15:50:28 -07:00
provider
cluster.go support cluster events 2017-05-17 11:46:30 -07:00
configs.go Add config APIs 2017-05-11 10:08:21 -07:00
filters.go Add config APIs 2017-05-11 10:08:21 -07:00
filters_test.go Add config APIs 2017-05-11 10:08:21 -07:00
helpers.go Add config APIs 2017-05-11 10:08:21 -07:00
listen_addr.go Inroduce SWARM --data-path-addr flag 2017-04-26 15:33:15 -07:00
listen_addr_linux.go
listen_addr_others.go
listen_addr_solaris.go
networks.go Integrate local datascope network with swarm 2017-05-17 15:50:28 -07:00
noderunner.go support cluster events 2017-05-17 11:46:30 -07:00
nodes.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
secrets.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
services.go Disabling digest pinning for API versions < 1.30 2017-05-15 16:42:43 -07:00
swarm.go Fix race condition between swarm and libnetwork 2017-05-10 21:16:52 -07:00
tasks.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
utils.go