Versions in this module Expand all Collapse all v1 v1.21.9 Jan 25, 2022 Changes in this version + func CleanupDataDir(cnf *config.Control) + func ClusterIPNet() *net.IPNet + func FindStringInCmdAsync(scanner *bufio.Scanner, target string) bool + func GenerateDataDir(cnf *config.Control) error + func GenerateRuntime(cnf *config.Control) error + func IsExistingServer() bool + func IsRoot() bool + func K3sCmd(cmdName string, cmdArgs ...string) (string, error) + func K3sKillServer(server *K3sServer) error + func K3sRemoveDataDir(dataDir string) error + func K3sServerArgs() []string + func ServerArgsPresent(neededArgs []string) bool + func ServiceIPNet() *net.IPNet + type K3sServer struct + func K3sStartServer(inputArgs ...string) (*K3sServer, error)