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