Documentation
¶
Overview ¶
Package dhcp providers UDP listening and serving functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DHCP ¶
type DHCP struct {
Conn net.PacketConn
Handlers []Handler
Logger logr.Logger
}
DHCP represents a DHCPv4 server object.
Click to show internal directories.
Click to hide internal directories.