pxeboot

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Plugin = plugins.Plugin{
	Name:   "pxeboot",
	Setup4: setup4,
	Setup6: setup6,
}

Plugin wraps plugin registration information

Functions

This section is empty.

Types

type BootOptionsIPv4 added in v0.8.0

type BootOptionsIPv4 struct {
	TFTPOptions map[api.Arch]*TFTPOptionIPv4
	IPXEOptions map[api.Arch]*dhcpv4.Option
}

type BootOptionsIPv6 added in v0.8.0

type BootOptionsIPv6 struct {
	TFTPOptions map[api.Arch]dhcpv6.Option
	IPXEOptions map[api.Arch]dhcpv6.Option
}

type TFTPOptionIPv4 added in v0.8.0

type TFTPOptionIPv4 struct {
	TFTPServerNameOption   *dhcpv4.Option
	TFTPBootFileNameOption *dhcpv4.Option
}

Jump to

Keyboard shortcuts

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