package null
import "github.com/dotcloud/docker/libnetwork/ipams/null"
Package null implements the null ipam driver. Null ipam driver satisfies ipamapi contract, but does not effectively reserve/allocate any address pool or address
Index ¶
Functions ¶
func Register ¶
func Register(r ipamapi.Registerer) error
Register registers the null ipam driver with r.
Source Files ¶
- Version
- v26.0.0-rc2+incompatible
- Published
- Mar 7, 2024
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 5 minutes ago –
Tools for package owners.