Versions in this module Expand all Collapse all v0 v0.2.0 Apr 15, 2025 v0.1.0 Feb 6, 2025 Changes in this version + func RunBootServer(ipxeServerAddr string, ipxeServiceURL string, k8sClient client.Client, ...) + func RunImageProxyServer(imageProxyServerAddr string, k8sClient client.Client, log logr.Logger) + type IPXETemplateData struct + IPXEServerURL string + InitrdURL string + KernelURL string + RegistryURL string + SquashfsURL string + type ImageDetails struct + LayerDigest string + OCIImageName string + RepositoryName string + Version string + type TokenResponse struct + Token string