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.
Click to show internal directories.
Click to hide internal directories.