osboot

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package osboot prepares direct kernel boot artifacts from cached OS images.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Prepare

func Prepare(opts Options) (*vm.DirectBootOptions, error)

Prepare uses complete manifest os.boot metadata to ensure the named kernel and initrd are extracted from the cached OS image and available in CacheDir.

Types

type Options

type Options struct {
	ImagePath string
	CacheDir  string
	Boot      deps.BootInfo
}

Options configures direct boot artifact preparation for one cached OS image.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL