Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointSettings ¶
type EndpointSettings struct { EndpointID string Gateway string IPAddress string IPPrefixLen int IPv6Gateway string GlobalIPv6Address string GlobalIPv6PrefixLen int MacAddress string }
EndpointSettings stores the network endpoint details
type IPAM ¶
type IPAM struct { Driver string Config []IPAMConfig }
IPAM represents IP Address Management
Click to show internal directories.
Click to hide internal directories.