settings

package
v0.3.11 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AgentVersionNumber = "1.1.0"
	AgentCommit        = "local-dev"
	Development        = false

	TanzuUsername = ""
	TanzuPwd      = ""

	KubeVspherePath = "kubectl"
	KubectlPath     = "kubectl"

	K8sConfig *rest.Config

	ErrorCount int64 = 0
)

Functions

func GetRorVersion

func GetRorVersion() rorversion.RorVersion

func Load

func Load()

Types

type Version

type Version struct {
	Major     int    `json:"major"`
	Minor     int    `json:"minor"`
	Patch     int    `json:"patch"`
	CommitSha string `json:"commitSha"`
}

Jump to

Keyboard shortcuts

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