Module docker_api::volume[][src]

Expand description

Create and manage persistent storage that can be attached to containers.

API Reference: https://docs.docker.com/engine/api/v1.41/#tag/Volume

Structs

Interface for accessing and manipulating a named docker volume

Interface for creating volumes

Interface for docker volumes