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 Detect non-plugin content during install and error out. 2016-07-06 18:49:39 -07:00
backend.go add err handling, close fd 2016-06-27 23:51:54 +08:00
interface.go Add only legacy plugins to the legacy lookup map. 2016-07-18 15:43:44 -07:00
legacy.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
manager.go Add only legacy plugins to the legacy lookup map. 2016-07-18 15:43:44 -07:00
manager_linux.go Remove use of exec-root in plugins due to socket pathname limits. 2016-07-15 09:17:29 -07:00
manager_windows.go Shutdown plugins during daemon shutdown. 2016-07-11 14:21:27 -07:00