types

package
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MPL-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	PXEModeBIOS = "bios"
	PXEModeUEFI = "uefi"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BootFromDisk

type BootFromDisk string

BootFromDisk defines a way to boot from disk.

const (
	BootIPXEExit BootFromDisk = "ipxe-exit"    // Use iPXE script with `exit` command.
	Boot404      BootFromDisk = "http-404"     // Return HTTP 404 response to iPXE.
	BootSANDisk  BootFromDisk = "ipxe-sanboot" // Use iPXE script with `sanboot` command.
)

type PXEMode

type PXEMode string

PXEMode specifies PXE boot mode.

func (PXEMode) IsValid

func (mode PXEMode) IsValid() bool

Jump to

Keyboard shortcuts

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