Versions in this module Expand all Collapse all v1 v1.32.3 Aug 10, 2026 Changes in this version + var EndpointTypes = []EndpointType + type BootParams struct + CloudInit CloudInit + Hosts []string + Initrd string + Kernel string + Macs []string + Nids []int32 + Params string + func (bp BootParams) CheckMacs() (err error) + func (bp BootParams) CheckXnames() (err error) + type CloudDataType map[string]interface + type CloudInit struct + MetaData CloudDataType + PhoneHome PhoneHome + UserData CloudDataType + type EndpointAccess struct + Endpoint EndpointType + LastEpoch int64 + Name string + type EndpointType string + const EndpointTypeBootscript + const EndpointTypeUserData + type PhoneHome struct + FQDN string + Hostname string + InstanceID string + PublicKeyDSA string + PublicKeyECDSA string + PublicKeyED25519 string + PublicKeyRSA string