package null
import "github.com/docker/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 Init ¶
Init registers the null ipam driver with ic.
Deprecated: use Register.
func Register ¶
func Register(r ipamapi.Registerer) error
Register registers the null ipam driver with r.
Source Files ¶
- Version
- v24.0.3+incompatible
- Published
- Jul 3, 2023
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 1 hour ago –
Tools for package owners.