ipxe

package
v0.0.0-...-335731d Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2024 License: MPL-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package ipxe provides an iPXE server that serves iPXE scripts to boot machines.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

Server is an iPXE server serving as a proxy to the image factory, capturing machine information before chaining to the image factory.

func NewServer

func NewServer(st state.State, imageFactoryPXEURL string, port int, logger *zap.Logger) *Server

NewServer creates a new iPXE server.

func (*Server) Run

func (server *Server) Run(ctx context.Context) error

Run starts the iPXE server.

Jump to

Keyboard shortcuts

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