agentConf

package
v0.0.0-...-5746ace Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Inst = Config{}
)

Functions

func Init

func Init(app string)

Types

type Config

type Config struct {
	// fot libvirt testing only
	Host string
	User string

	RunMode        consts.RunMode
	Server         string
	NodeIp         string
	NodePort       int
	WebsockifyPort int
	ZtfPort        int
	ZdPort         int
	MacAddress     string

	Secret   string
	Uuid     string
	Language string
	NodeName string
	WorkDir  string
	LogDir   string

	DirKvm    string
	DirIso    string
	DirBaking string
	DirImage  string
	DirSnap   string

	DirZtf string
	DirZd  string

	DB DBConfig
}

type DBConfig

type DBConfig struct {
	Prefix string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL