Struct docker_api::api::volume::opts::VolumeListOpts [−][src]
pub struct VolumeListOpts { /* fields omitted */ }Implementations
Returns a new instance of a builder for VolumeListOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VolumeListOptsimpl Send for VolumeListOptsimpl Sync for VolumeListOptsimpl Unpin for VolumeListOptsimpl UnwindSafe for VolumeListOpts