package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev
# Constants
AllocSerialPrefix constant marks the reserved label space for libnetwork ipam allocation ordering.(serial/first available).
PluginEndpointType represents the Endpoint Type used by Plugin system.
Prefix constant marks the reserved label space for libnetwork.
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.
# Structs
No description provided by the author
Capability represents the requirements and capabilities of the IPAM driver.
No description provided by the author
# Interfaces
Ipam represents the interface the IPAM service plugins must implement in order to allow injection/modification of IPAM database.
Registerer provides a callback interface for registering IPAM instances into libnetwork.