moby--moby/volume/store
Yong Tang 9ce8aac55e Show volume options for `docker volume inspect`
This fix tries to address the issue raised in 25545 where
volume options at the creation time is not showed up
in `docker volume inspect`.

This fix adds the field `Options` in `Volume` type and
persist the options in volume db so that `volume inspect`
could display the options.

This fix adds a couple of test cases to cover the changes.

This fix fixes 25545.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-10-20 05:14:27 -07:00
..
errors.go Move responsibility of ls/inspect to volume driver 2016-01-05 16:28:38 -05:00
store.go Show volume options for `docker volume inspect` 2016-10-20 05:14:27 -07:00
store_test.go Make graphdrivers work with pluginv2. 2016-09-20 08:49:48 -07:00
store_unix.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
store_windows.go Fix typos found across repository 2015-12-13 18:04:12 +02:00