mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9e6b1852a7
Implements a `CachedPath` function on the volume plugin adapter that we call from the volume list function instead of `Path. If a driver does not implement `CachedPath` it will just call `Path`. Also makes sure we store the path on Mount and remove the path on Unmount. Signed-off-by: Brian Goff <cpuguy83@gmail.com> |
||
---|---|---|
.. | ||
drivers | ||
local | ||
store | ||
testutils | ||
volume.go | ||
volume_copy.go | ||
volume_propagation_linux.go | ||
volume_propagation_linux_test.go | ||
volume_propagation_unsupported.go | ||
volume_test.go | ||
volume_unix.go | ||
volume_windows.go |