constants

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ChartName   = "dogkat"
	ReleaseName = "dogkat-testing"
	RepoURL     = "https://drewbernetes.github.io/dogkat"

	TestCore    = "core"
	TestGPU     = "gpu"
	TestIngress = "ingress"
	TestAll     = "all"

	GPUName   = "gpu-test"
	NginxName = "nginx-e2e"
	PGSqlName = "web-database"

	MetricsPrefix  = "dogkat_test"
	MetricsJobName = "dogkat_workloads"
)

Variables

View Source
var (

	// Version is the release version
	Version string

	// Revision is the git revision set via the Makefile
	Revision string

	// Application is the name of the application set via the Makefile
	Application = path.Base(os.Args[0])
)

Functions

func VersionPrint added in v0.1.14

func VersionPrint()

Types

This section is empty.

Jump to

Keyboard shortcuts

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