Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
booter
command
Package main implements the main entrypoint for the server.
|
Package main implements the main entrypoint for the server. |
|
internal
|
|
|
constants
Package constants contains global backend constants.
|
Package constants contains global backend constants. |
|
server
Package server implements the DHCP + iPXE server servers.
|
Package server implements the DHCP + iPXE server servers. |
|
server/config
Package config serves machine configuration to the machines that request it via talos.config kernel argument.
|
Package config serves machine configuration to the machines that request it via talos.config kernel argument. |
|
server/constants
Package constants provides constants for the server package.
|
Package constants provides constants for the server package. |
|
server/dhcp
Package dhcp implements DHCP proxy and other DHCP related functionality.
|
Package dhcp implements DHCP proxy and other DHCP related functionality. |
|
server/imagefactory
Package imagefactory provides an abstraction to the image factory for the server.
|
Package imagefactory provides an abstraction to the image factory for the server. |
|
server/ipxe
Package ipxe provides iPXE functionality.
|
Package ipxe provides iPXE functionality. |
|
server/machineconfig
Package machineconfig builds the machine configuration for the server.
|
Package machineconfig builds the machine configuration for the server. |
|
server/server
Package server implements the HTTP and GRPC servers.
|
Package server implements the HTTP and GRPC servers. |
|
server/tftp
Package tftp implements a TFTP server.
|
Package tftp implements a TFTP server. |
|
util
Package util provides utility functions.
|
Package util provides utility functions. |
|
version
Package version contains variables such as project name, tag and sha.
|
Package version contains variables such as project name, tag and sha. |
Click to show internal directories.
Click to hide internal directories.