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-rc.2
Published
Apr 5, 2016
Platform
js/wasm
Imports
5 packages
Last checked
4 hours ago

Tools for package owners.