Struct docker_api::api::network::opts::ContainerConnectionOpts [−][src]
pub struct ContainerConnectionOpts { /* fields omitted */ }
Expand description
Interface for connect container to 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