package ipam

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

Index

Functions

func ConfigureIface

func ConfigureIface(ifName string, res *current.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.5.1
Published
Mar 22, 2017
Platform
js/wasm
Imports
8 packages
Last checked
4 days ago

Tools for package owners.