docs/volume/drivers
Anusha Ragunathan fee68def8f 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>
(cherry picked from commit 8fd779dc28a11d8727d76e9553379b0c854f7c4c)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:15:42 -07:00
..
adapter.go Add support for volume scopes 2016-06-05 15:37:15 -04:00
extpoint.go Add only legacy plugins to the legacy lookup map. 2016-07-25 23:15:42 -07:00
extpoint_test.go Move responsibility of ls/inspect to volume driver 2016-01-05 16:28:38 -05:00
proxy.go Add support for volume scopes 2016-06-05 15:37:15 -04:00
proxy_test.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00