package
0.8.0-dev.2
Repository: https://github.com/docker/libnetwork.git
Documentation: pkg.go.dev

# Constants

DefaultIPAM is the name of the built-in default ipam driver.
NullIPAM is the name of the built-in null ipam driver.
PluginEndpointType represents the Endpoint Type used by Plugin system.
RequestAddressType represents the Address Type used when requesting an address.

# Variables

Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.
Well-known errors returned by IPAM.

# Structs

Capability represents the requirements and capabilities of the IPAM driver.

# Interfaces

Callback provides a Callback interface for registering an IPAM instance into LibNetwork.
Ipam represents the interface the IPAM service plugins must implement in order to allow injection/modification of IPAM database.