Struct podman_api::opts::VolumePruneOpts [−][src]
pub struct VolumePruneOpts { /* fields omitted */ }
Expand description
Adjust how volumes will be pruned.
Implementations
Returns a new instance of a builder for VolumePruneOpts.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for VolumePruneOpts
impl Send for VolumePruneOpts
impl Sync for VolumePruneOpts
impl Unpin for VolumePruneOpts
impl UnwindSafe for VolumePruneOpts
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more