Struct podman_api::opts::PodListOpts [−][src]
pub struct PodListOpts { /* fields omitted */ }
Expand description
Adjust the list of returned pods with this options.
Implementations
Returns a new instance of a builder for PodListOpts.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for PodListOpts
impl Send for PodListOpts
impl Sync for PodListOpts
impl Unpin for PodListOpts
impl UnwindSafe for PodListOpts
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