moby--moby/plugin
Anusha Ragunathan 8fd779dc28 Add only legacy plugins to the legacy lookup map.
Legacy plugin model maintained a map of plugins. This is
not used by the new model. Using this map in the new model
causes incorrect lookup of plugins. This change uses adds
a plugin to the map only if its legacy.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-07-18 15:43:44 -07:00
..
distribution
backend.go
interface.go Add only legacy plugins to the legacy lookup map. 2016-07-18 15:43:44 -07:00
legacy.go
manager.go Add only legacy plugins to the legacy lookup map. 2016-07-18 15:43:44 -07:00
manager_linux.go
manager_windows.go