Versions in this module Expand all Collapse all v1 v1.5.0 Nov 17, 2024 Changes in this version + func ApplyBootcmd(cfg *config.CloudConfig) error + func ApplyDNS(cfg *config.CloudConfig) error + func ApplyDataSource(cfg *config.CloudConfig) error + func ApplyEnvironment(cfg *config.CloudConfig) error + func ApplyHostname(cfg *config.CloudConfig) error + func ApplyInitcmd(cfg *config.CloudConfig) error + func ApplyInstall(_ *config.CloudConfig) error + func ApplyK3S(cfg *config.CloudConfig, restart, install bool) error + func ApplyK3SInstall(cfg *config.CloudConfig) error + func ApplyK3SNoRestart(cfg *config.CloudConfig) error + func ApplyK3SWithRestart(cfg *config.CloudConfig) error + func ApplyModules(cfg *config.CloudConfig) error + func ApplyPassword(cfg *config.CloudConfig) error + func ApplyRuncmd(cfg *config.CloudConfig) error + func ApplySSHKeys(cfg *config.CloudConfig) error + func ApplySSHKeysWithNet(cfg *config.CloudConfig) error + func ApplySysctls(cfg *config.CloudConfig) error + func ApplyWifi(cfg *config.CloudConfig) error + func ApplyWriteFiles(cfg *config.CloudConfig) error + func BootApply(cfg *config.CloudConfig) error + func InitApply(cfg *config.CloudConfig) error + func InstallApply(cfg *config.CloudConfig) error + func RunApply(cfg *config.CloudConfig) error