Documentation ¶
Overview ¶
Package ipxe provides utility to deliver iPXE images and build iPXE scripts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TFTPHandler ¶
func TFTPHandler(next string) func(filename string, rf io.ReaderFrom) error
TFTPHandler is called when client starts file download from the TFTP server.
TFTP handler also patches the iPXE binary on the fly with the script which chainloads next handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.