Struct docker_api::api::network::opts::ContainerConnectionOpts [−][src]
pub struct ContainerConnectionOpts { /* fields omitted */ }
Expand description
Interface for connecting a container to a network.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ContainerConnectionOpts
impl Send for ContainerConnectionOpts
impl Sync for ContainerConnectionOpts
impl Unpin for ContainerConnectionOpts
impl UnwindSafe for ContainerConnectionOpts
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more