Versions in this module Expand all Collapse all v1 v1.13.0 Dec 8, 2016 Changes in this version type InterfaceGenerator + func ProcessPacketNetconf(netdata packet.NetworkData) ([]InterfaceGenerator, error) + func ProcessVMwareNetconf(config map[string]string) ([]InterfaceGenerator, error) v1.4.1 May 13, 2015 Changes in this version + type InterfaceGenerator interface + Filename func() string + Link func() string + ModprobeParams func() string + Name func() string + Netdev func() string + Network func() string + Type func() string + func ProcessDebianNetconf(config []byte) ([]InterfaceGenerator, error) + func ProcessDigitalOceanNetconf(config []byte) ([]InterfaceGenerator, error)