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