Versions in this module Expand all Collapse all v0 v0.2.0 Mar 14, 2024 Changes in this version + const ConfigFile + const DefaultConfigMapPath + const DefaultSecretPath + const InventoryMacLabelPrefix + const ServiceServerCert + const TimeoutSecond + type Config struct + ConfigmapNS string + DisableForwardHeader bool + ImageNS string + InventoryNS string + IpamNS string + MachineRequestNS string + func GetConf(configFile string) Config + type IPXE struct + Config Config + K8sClient K8sClient + func (i IPXE) Start() + type K8sClient struct + Client client.Client + EventRecorder record.EventRecorder + func NewK8sClient(cfg *rest.Config, options client.Options) K8sClient