moby--moby/volume
Sebastiaan van Stijn 73378d2042
volume/mounts: don't use global variable for fileinfoprovider
This allows stubbing the provider for a test without side effects for
other tests, making it no longer needed to reset it to its original
value in a defer()

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-02 14:11:55 +02:00
..
drivers reformat "nolint" comments 2021-06-10 13:03:42 +02:00
local Use real root with 0701 perms 2021-02-02 13:01:25 +01:00
mounts volume/mounts: don't use global variable for fileinfoprovider 2021-07-02 14:11:55 +02:00
service volume/mounts: remove "containerOS" argument from NewParser (LCOW code) 2021-07-02 13:51:55 +02:00
testutils
volume.go