diff options
author | maybe-sybr <58414429+maybe-sybr@users.noreply.github.com> | 2020-06-24 11:16:59 +1000 |
---|---|---|
committer | maybe-sybr <58414429+maybe-sybr@users.noreply.github.com> | 2020-07-02 16:33:19 +1000 |
commit | cb61a2d858d7874c66bafcf6d17c17bb9d7849e8 (patch) | |
tree | 7ddb797d86b6e231333c559103291abb3743c6d6 /libpod/container_internal_unsupported.go | |
parent | e84695213e35c22ba085e3831cbd025cd55a4c84 (diff) | |
download | podman-cb61a2d858d7874c66bafcf6d17c17bb9d7849e8.tar.gz podman-cb61a2d858d7874c66bafcf6d17c17bb9d7849e8.tar.bz2 podman-cb61a2d858d7874c66bafcf6d17c17bb9d7849e8.zip |
APIv2: Add docker compatible volume endpoints
This change implements docker compatibile endpoint for interacting with
volumes. The code is mostly lifted from the `libpod` API handlers but
decodes and constructs data using types defined in the docker API
package.
Some notable support caveats with the current implementation:
* we don't return the nullable `Status` or `UsageData` keys when
returning volume information for inspect and create endpoints
* we don't support filters when pruning
* we return a fixed `0` for the `SpaceReclaimed` key when pruning
since we have no insight into how much space was freed from runtime
Signed-off-by: Matt Brindley <58414429+maybe-sybr@users.noreply.github.com>
Diffstat (limited to 'libpod/container_internal_unsupported.go')
0 files changed, 0 insertions, 0 deletions