Struct podman_api::opts::ContainerDeleteOptsBuilder [−][src]
pub struct ContainerDeleteOptsBuilder { /* fields omitted */ }
Expand description
A builder struct for ContainerDeleteOpts.
Implementations
Finish building ContainerDeleteOpts.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ContainerDeleteOptsBuilder
impl Send for ContainerDeleteOptsBuilder
impl Sync for ContainerDeleteOptsBuilder
impl Unpin for ContainerDeleteOptsBuilder
impl UnwindSafe for ContainerDeleteOptsBuilder
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