package ipam
import "github.com/containernetworking/cni/pkg/ipam"
Index ¶
- func ConfigureIface(ifName string, res *types.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.2.3
- Published
- May 12, 2016
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 3 days ago –
Tools for package owners.