mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() This adds a generic Status call in the Driver api and implements if for the devicemapper backend. The status is an array of key/value strings rather than a map so that we can guarantee some static order of the docker info output. |
||
---|---|---|
.. | ||
docker-device-tool | ||
deviceset.go | ||
devmapper.go | ||
devmapper_log.go | ||
devmapper_test.go | ||
devmapper_wrapper.go | ||
driver.go | ||
driver_test.go | ||
mount.go |