Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFirstBoot ¶
func IsFirstBoot() bool
func RunFirstBootSetup ¶
func RunFirstBootSetup() error
func RunInstall ¶
func RunInstall() error
Types ¶
type InstallConfig ¶
type InterfaceMapFile ¶
type InterfaceMapFile struct {
Generated string `json:"generated"`
Interfaces []InterfaceMapping `json:"interfaces"`
}
Click to show internal directories.
Click to hide internal directories.