Documentation ¶
Index ¶
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyBootcmd ¶
func ApplyBootcmd(cfg *config.CloudConfig) error
func ApplyDNS ¶
func ApplyDNS(cfg *config.CloudConfig) error
func ApplyDataSource ¶
func ApplyDataSource(cfg *config.CloudConfig) error
func ApplyEnvironment ¶
func ApplyEnvironment(cfg *config.CloudConfig) error
func ApplyHostname ¶
func ApplyHostname(cfg *config.CloudConfig) error
func ApplyInitcmd ¶
func ApplyInitcmd(cfg *config.CloudConfig) error
func ApplyInstall ¶
func ApplyInstall(_ *config.CloudConfig) error
func ApplyK3SInstall ¶
func ApplyK3SInstall(cfg *config.CloudConfig) error
func ApplyK3SNoRestart ¶
func ApplyK3SNoRestart(cfg *config.CloudConfig) error
func ApplyK3SWithRestart ¶
func ApplyK3SWithRestart(cfg *config.CloudConfig) error
func ApplyModules ¶
func ApplyModules(cfg *config.CloudConfig) error
func ApplyPassword ¶
func ApplyPassword(cfg *config.CloudConfig) error
func ApplyRuncmd ¶
func ApplyRuncmd(cfg *config.CloudConfig) error
func ApplySSHKeys ¶
func ApplySSHKeys(cfg *config.CloudConfig) error
func ApplySSHKeysWithNet ¶
func ApplySSHKeysWithNet(cfg *config.CloudConfig) error
func ApplySysctls ¶
func ApplySysctls(cfg *config.CloudConfig) error
func ApplyWifi ¶
func ApplyWifi(cfg *config.CloudConfig) error
func ApplyWriteFiles ¶
func ApplyWriteFiles(cfg *config.CloudConfig) error
func BootApply ¶
func BootApply(cfg *config.CloudConfig) error
func InitApply ¶
func InitApply(cfg *config.CloudConfig) error
func InstallApply ¶
func InstallApply(cfg *config.CloudConfig) error
func RunApply ¶
func RunApply(cfg *config.CloudConfig) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.