mirror of
https://github.com/moby/moby.git
synced 2026-07-25 08:47:01 +00:00
The `Status` field is a `map[string]interface{}` which allows the driver to pass
back low-level details about the underlying volume.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>