moby--moby/volume/local
Sebastiaan van Stijn cd58d11b2a
volume/local.New(): extract loading options to a function
Note that Windows does not support options, so strictly doesn't need
to have this code, but keeping it in case we're adding support.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-03 00:34:29 +02:00
..
local.go volume/local.New(): extract loading options to a function 2022-06-03 00:34:29 +02:00
local_linux_test.go volume/local.Create(): validate early 2022-06-03 00:34:21 +02:00
local_test.go volume: mask password in cifs mount error messages 2022-05-14 02:45:06 +02:00
local_unix.go volume/local: extract saving options to a separate method 2022-06-03 00:34:25 +02:00
local_windows.go volume/local: make "validateOpts()" a method on Root 2022-06-03 00:34:22 +02:00