moby--moby/pkg/plugins
Brian Goff 2f40b1b281 Add support for volume scopes
This is similar to network scopes where a volume can either be `local`
or `global`. A `global` volume is one that exists across the entire
cluster where as a `local` volume exists on a single engine.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-06-05 15:37:15 -04: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 Fix panic in loading plugins 2016-03-23 15:34:15 -04:00
client_test.go Call plugins with custom transports. 2016-03-02 12:54:53 -05:00
discovery.go Initialize activateWait for plugins activated by json spec 2016-04-20 05:59:19 -07:00
discovery_test.go fix common misspell 2016-02-11 15:49:36 -08:00
discovery_unix_test.go Windows CI: test-unit on pkg\plugins 2016-02-10 19:28:30 -08:00
errors.go Fix some typos in comments and strings 2016-02-22 20:27:15 +01:00
plugins.go fix typo in comment 2016-04-08 00:05:31 -07:00