moby--moby/volume/store
Brian Goff 6a70fd222b Move mount parsing to separate package.
This moves the platform specific stuff in a separate package and keeps
the `volume` package and the defined interfaces light to import.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-04-19 06:35:54 -04:00
..
db.go Add some tests to the volume store 2018-03-14 17:17:44 -04:00
db_test.go Automated migration using 2018-03-16 11:03:43 -04:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
restore.go Remove use of global volume driver store 2018-04-17 14:07:08 -04:00
restore_test.go Remove use of global volume driver store 2018-04-17 14:07:08 -04:00
store.go Move mount parsing to separate package. 2018-04-19 06:35:54 -04:00
store_test.go Remove use of global volume driver store 2018-04-17 14:07:08 -04:00
store_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
store_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00