Files
docker-docs/integration-cli
Brian Goff f6c20d9b22 Add back compat for volume drivers Get and Ls
Use a back-compat struct to handle listing volumes for volumes we know
about (because, presumably, they are being used by a container) for
volume drivers which don't yet support `List`.

Adds a fall-back for the volume driver `Get` call, which will use
`Create` when the driver returns a `404` for `Get`. The old behavior was
to always use `Create` to get a volume reference.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-01-22 22:48:17 -05:00
..
2015-11-25 18:02:03 -08:00
2015-12-30 17:39:33 -05:00
2016-01-14 08:17:40 +00:00
2016-01-19 15:23:46 -05:00
2016-01-19 16:45:47 -08:00