base

package
v0.0.0-...-c26dc78 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DataCenterVip = ""
	CurrentRole   = ""
	SystemSeed    = ""

	OsImageUser        = "ubuntu"
	EtcSettings        = "/etc/settings.txt"
	EtcOpenstackAuth   = "/etc/admin-openrc.sh"
	TerrformWorkingDir = "/var/lib/terraform"
	TerraformVersion   = "0.14.3"

	IsHaEnabled   = false
	ManagementNet = ""

	CubeNetIfAddrPrefix      = "net.if.addr."
	CubeSysSeed              = "cubesys.seed"
	CubeSysHa                = "cubesys.ha"
	CubeSysManagementNetwork = "cubesys.management"
	CubeSysRole              = "cubesys.role"
	CubeSysControllerVip     = "cubesys.control.vip"
	CubeSysControllerIp      = "cubesys.controller.ip"

	LogPath = "/var/log/appctl/appctl.log"

	ShareNetPrefix = "share_net"
)
View Source
var (
	Welcome          bool   = true
	Header           bool   = true
	Format           string = "text"
	NameOnly         bool   = false
	SupportedFormats        = map[string]struct{}{
		"text": {},
		"json": {},
	}
)

Functions

func PrintWelcomeMessages

func PrintWelcomeMessages()

Types

This section is empty.

Jump to

Keyboard shortcuts

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