Struct docker_api::api::container::opts::ContainerListOpts [−][src]
pub struct ContainerListOpts { /* fields omitted */ }Implementations
Returns a new instance of a builder for ContainerListOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ContainerListOptsimpl Send for ContainerListOptsimpl Sync for ContainerListOptsimpl Unpin for ContainerListOptsimpl UnwindSafe for ContainerListOpts