[][src]Module bollard::network

Network API: Networks are user-defined networks that containers can be attached to.

Structs

ConnectNetworkOptions

Network configuration used in the Connect Network API

CreateNetworkOptions

Network configuration used in the Create Network API

CreateNetworkResults

Result type for the Create Network API

DisconnectNetworkOptions

Network configuration used in the Disconnect Network API

EndpointIPAMConfig
EndpointSettings

Configuration for a network endpoint.

IPAM

IPAM represents IP Address Management

IPAMConfig

IPAMConfig represents IPAM configurations

InspectNetworkOptions

Parameters used in the Inspect Network API

InspectNetworkResults

Result type for the Inspect Network API

InspectNetworkResultsContainers

Result type for the Inspect Network API

ListNetworksOptions

Parameters used in the List Networks API

ListNetworksResults

Result type for the List Networks API

PruneNetworksOptions

Parameters used in the Prune Networks API

PruneNetworksResults

Result type for the Prune Networks API

Traits

InspectNetworkQueryParams

Trait providing implementations for Inspect Network Options struct.

ListNetworksQueryParams

Trait providing implementations for List Networks Options struct.

PruneNetworksQueryParams

Trait providing implementations for Prune Networks Options struct.