package ipam

import "github.com/containernetworking/cni/pkg/ipam"

Index

Functions

func ConfigureIface

func ConfigureIface(ifName string, res *types.Result) error

ConfigureIface takes the result of IPAM plugin and applies to the ifName interface

func ExecAdd

func ExecAdd(plugin string, netconf []byte) (*types.Result, error)

func ExecDel

func ExecDel(plugin string, netconf []byte) error

Source Files

ipam.go

Version
v0.2.3
Published
May 12, 2016
Platform
js/wasm
Imports
6 packages
Last checked
3 days ago

Tools for package owners.