Module shiplift::network[][src]

Create and manage user-defined networks that containers can be attached to.

API Reference: https://docs.docker.com/engine/api/v1.41/#tag/Network

Structs

ContainerConnectionOptions

Interface for connect container to network

ContainerConnectionOptionsBuilder
EndpointIPAMConfig
Ipam
Network

Interface for accessing and manipulating a docker network

NetworkContainerDetails
NetworkCreateInfo
NetworkCreateOptions

Interface for creating new docker network

NetworkCreateOptionsBuilder
NetworkDetails
NetworkEntry
NetworkListOptions

Options for filtering networks list results

NetworkSettings
Networks

Interface for docker network