Versions in this module Expand all Collapse all v0 v0.9.0 Jul 7, 2023 Changes in this version + type Handler struct + JobManager Manager + Logger logr.Logger + PoolSize int + func (h *Handler) ServeDHCP(addr string, nextServer net.IP, ipxeBaseURL string, bootsBaseURL string) + type Manager interface + CreateFromDHCP func(context.Context, net.HardwareAddr, net.IP, string) (context.Context, *job.Job, error)