package null

import "github.com/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
v0.7.0-dev.7
Published
Mar 11, 2016
Platform
js/wasm
Imports
5 packages
Last checked
4 minutes ago

Tools for package owners.