constants

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExpRootEnvName         = "KUBEBENCH_EXP_ROOT"
	ExpIDEnvName           = "KUBEBENCH_EXP_ID"
	ExpPathEnvName         = "KUBEBENCH_EXP_PATH"
	WorkflowRootEnvName    = "KUBEBENCH_WF_ROOT"
	WorkflowExpRootEnvName = "KUBEBENCH_WF_EXP_ROOT"
	WorkflowExpPathEnvName = "KUBEBENCH_WF_EXP_PATH"
	ExpConfigPathEnvName   = "KUBEBENCH_EXP_CONFIG_PATH"
	ExpOutputPathEnvName   = "KUBEBENCH_EXP_OUTPUT_PATH"
	ExpResultPathEnvName   = "KUBEBENCH_EXP_RESULT_PATH"
)
View Source
const (
	ExpRootPath         = "/kubebench/experiments"
	ExpPathFmt          = ExpRootPath + "/%s"
	ExpConfigPathFmt    = ExpPathFmt + "/config"
	ExpOutputPathFmt    = ExpPathFmt + "/output"
	ExpResultPathFmt    = ExpPathFmt + "/result"
	WorkflowRootPath    = "/kubebench/workflow"
	WorkflowExpRootPath = WorkflowRootPath + "/experiments"
	WorkflowExpPathFmt  = WorkflowExpRootPath + "/%s"

	NamespaceFile = "/var/run/secrets/kubernetes.io/serviceaccount/namespace"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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