moby--moby/pkg/plugins
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
..
pluginrpc-gen Add support for volume scopes 2016-06-05 15:37:15 -04:00
transport Call plugins with custom transports. 2016-03-02 12:54:53 -05:00
client.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
client_test.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
discovery.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
discovery_test.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
discovery_unix_test.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
errors.go Fix some typos in comments and strings 2016-02-22 20:27:15 +01:00
plugins.go Add only legacy plugins to the legacy lookup map. 2016-07-18 15:43:44 -07:00