Documentation ¶
Index ¶
- Constants
- func BootFrom() string
- func CreateSentinel(f string) error
- func DotToYAML(file string) ([]byte, error)
- func ExecuteCloudConfig(file, stage string) error
- func ExecuteInlineCloudConfig(cloudConfig, stage string) error
- func Exists(path string) bool
- func FindCommand(def string, options []string) string
- func K3sEnvUnit(unit string) string
- func Mount(label, mountpoint string) error
- func Remount(opt, path string) error
- func SentinelExist(f string) bool
- func UUID() string
- func Umount(path string) error
- type Service
Constants ¶
View Source
const ( PassiveBoot = "passive" ActiveBoot = "active" RecoveryBoot = "recovery" LiveCDBoot = "liveCD" NetBoot = "netboot" UnknownBoot = "unknown" )
Variables ¶
This section is empty.
Functions ¶
func CreateSentinel ¶
func ExecuteCloudConfig ¶
func FindCommand ¶ added in v1.2.0
func K3sEnvUnit ¶
func SentinelExist ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.