Versions in this module Expand all Collapse all v1 v1.0.1 Jan 16, 2025 v1.0.0 Nov 29, 2024 Changes in this version + const AmazonOsName + const RhelOsName + const UbuntuOsName + const UbuntuResolvConfPath + func GetFipsInfo() (bool, bool, error) + func GetMachineMemoryCapacity() (uint64, error) + func GetMilliNumCores() (int, error) + func GetOsName() string + func GetVersionCodeName() string + func IsCPUOnline(cpuID int) bool + func NewNetworkingAspect(cfg *api.NodeConfig) *networkingAspect + type SystemAspect interface + Name func() string + Setup func() error + func NewLocalDiskAspect(cfg *api.NodeConfig) SystemAspect + func NewPortsAspect(cfg *api.NodeConfig, logger *zap.Logger) SystemAspect + func NewSwapAspect(cfg *api.NodeConfig, logger *zap.Logger) SystemAspect + func NewSysctlAspect(cfg *api.NodeConfig) SystemAspect