Documentation
¶
Overview ¶
package ipam provides options for the network IPAM.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SetIPAMOption ¶
SetIPAMConfig is a function that sets a parameter for the network IPAM.
func WithDriver ¶
func WithDriver(driver string) SetIPAMOption
func WithIpamConfig ¶
func WithIpamConfig(setters ...ipamconfig.SetIPAMConfig) SetIPAMOption
func WithOptions ¶
func WithOptions(key, value string) SetIPAMOption
WithOptions appends the options for the network IPAM.
Directories
¶
| Path | Synopsis |
|---|---|
|
package ipamconfig provides options for the network IPAM config.
|
package ipamconfig provides options for the network IPAM config. |
Click to show internal directories.
Click to hide internal directories.