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