1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volume
Brian Goff 7c77df8acc Move plugin client to separate interface
This makes it a bit simpler to remove this interface for v2 plugins
and not break external projects (libnetwork and swarmkit).

Note that before we remove the `Client()` interface from `CompatPlugin`
libnetwork and swarmkit must be updated to explicitly check for the v1
client interface as is done int his PR.

This is just a minor tweak that I realized is needed after trying to
implement the needed changes on libnetwork.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-05-30 15:22:10 -04:00
..
drivers Move plugin client to separate interface 2018-05-30 15:22:10 -04:00
local Various code-cleanup 2018-05-23 17:50:54 +02:00
mounts Move mount parsing to separate package. 2018-04-19 06:35:54 -04:00
store Fix issues with running volume tests as non-root. 2018-04-24 10:26:10 -04:00
testutils Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00
volume.go Move mount parsing to separate package. 2018-04-19 06:35:54 -04:00