Struct docker_api::api::network::opts::NetworkListOpts [−][src]
pub struct NetworkListOpts { /* fields omitted */ }Expand description
Options for filtering networks list results“
Implementations
Returns a new instance of a builder for NetworkListOpts.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NetworkListOptsimpl Send for NetworkListOptsimpl Sync for NetworkListOptsimpl Unpin for NetworkListOptsimpl UnwindSafe for NetworkListOpts