Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All = []Interface{ &RunStage{}, &GrubOptions{}, &BundleOption{}, &Kcrypt{}, &Lifecycle{}, }
View Source
var FirstBoot = []Interface{ &BundlePostInstall{}, &GrubPostInstallOptions{}, }
Functions ¶
Types ¶
type BundleOption ¶ added in v1.1.0
type BundleOption struct{}
type BundlePostInstall ¶ added in v1.1.4
type BundlePostInstall struct{}
type GrubOptions ¶
type GrubOptions struct{}
type GrubPostInstallOptions ¶ added in v1.1.4
type GrubPostInstallOptions struct{}
Click to show internal directories.
Click to hide internal directories.