moby/plugin
Madhu Venugopal 5e9c78aeaf Allow plugins to have multiple handlers
Currently the plugins pkg allows a single handler. This assumption
breaks down if there are mutiple listeners to a plugin of a certain
Manifest such as NetworkDriver or IpamDriver when swarm-mode is enabled.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-10-17 09:00:17 -07:00
..
distribution Make graphdrivers work with pluginv2. 2016-09-20 08:49:48 -07:00
store Allow plugins to have multiple handlers 2016-10-17 09:00:17 -07:00
v2 Remove restartmanager from plugins 2016-10-07 12:10:13 -07:00
backend.go Make graphdrivers work with pluginv2. 2016-09-20 08:49:48 -07:00
manager.go Remove restartmanager from plugins 2016-10-07 12:10:13 -07:00
manager_linux.go Remove restartmanager from plugins 2016-10-07 12:10:13 -07:00
manager_windows.go Reorganize plugin package into sub packages. 2016-08-27 11:08:08 -07:00