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 NetworkListOpts
impl Send for NetworkListOpts
impl Sync for NetworkListOpts
impl Unpin for NetworkListOpts
impl UnwindSafe for NetworkListOpts