package ipam
import "github.com/containernetworking/cni/pkg/ipam"
Index ¶
- func ConfigureIface(ifName string, res *current.Result) error
- func ExecAdd(plugin string, netconf []byte) (types.Result, error)
- func ExecDel(plugin string, netconf []byte) error
Functions ¶
func ConfigureIface ¶
ConfigureIface takes the result of IPAM plugin and applies to the ifName interface
func ExecAdd ¶
func ExecDel ¶
Source Files ¶
- Version
- v0.5.1
- Published
- Mar 22, 2017
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 4 days ago –
Tools for package owners.