Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultDriver defines the name of the driver to be used by // default if a network without any driver name specified is // created. DefaultDriver = "overlay" )
Variables ¶
This section is empty.
Functions ¶
func IsBuiltInDriver ¶
IsBuiltInDriver returns whether the passed driver is an internal network driver
func New ¶
func New(pg plugingetter.PluginGetter) (networkallocator.NetworkAllocator, error)
New returns a new NetworkAllocator handle
func PredefinedNetworks ¶
func PredefinedNetworks() []networkallocator.PredefinedNetworkData
PredefinedNetworks returns the list of predefined network structures
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.