Documentation ¶ Index ¶ type Config Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Config ¶ type Config struct { // Name of the config file Filename string // Filesystem type for the root partition RootFilesystemType string // Extra kernel args to append KernelArgs []string } Source Files ¶ View all Source files bootc.go Click to show internal directories. Click to hide internal directories.