Struct docker_api::api::system::opts::EventsOpts [−][src]
pub struct EventsOpts { /* fields omitted */ }
Expand description
Opts for filtering streams of Docker events
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for EventsOpts
impl Send for EventsOpts
impl Sync for EventsOpts
impl Unpin for EventsOpts
impl UnwindSafe for EventsOpts