Documentation
¶
Index ¶
Constants ¶
View Source
const (
// NetWorkManager is the application to manage network.
NetWorkManager = "Network Manager"
)
Variables ¶
View Source
var ( // NetworkPassing is used to track if the latest network configuration // is passing; changes in proxy, etc. NetworkPassing bool )
Functions ¶
func ConfigureNetwork ¶
func ConfigureNetwork(model *model.SystemInstall) error
ConfigureNetwork applies the model/configured network interfaces
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.