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

func Init(ic ipamapi.Callback, l, g interface{}) error

Init registers a remote ipam when its plugin is activated

Source Files

null.go

Version
v23.0.14+incompatible
Published
Jun 5, 2024
Platform
js/wasm
Imports
5 packages
Last checked
1 hour ago

Tools for package owners.