Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InterfaceGenerator ¶
type InterfaceGenerator interface {
Name() string
Filename() string
Netdev() string
Link() string
Network() string
Type() string
ModprobeParams() string
}
func ProcessDebianNetconf ¶
func ProcessDebianNetconf(config string) ([]InterfaceGenerator, error)
func ProcessDigitalOceanNetconf ¶ added in v0.9.5
func ProcessDigitalOceanNetconf(config string) ([]InterfaceGenerator, error)
Click to show internal directories.
Click to hide internal directories.