consts

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CortexVersion      = "0.11.0" // CORTEX_VERSION
	CortexVersionMinor = "0.11"   // CORTEX_VERSION_MINOR

	ContextCacheDir    = "/mnt/context"
	EmptyDirMountPath  = "/mnt"
	EmptyDirVolumeName = "mnt"

	ClusterConfigPath = "/configs/cluster/cluster.yaml"
	ClusterConfigName = "cluster-config"

	AppsDir             = "apps"
	DeploymentsDir      = "deployments"
	APIsDir             = "apis"
	RequestHandlersDir  = "request_handlers"
	ProjectsDir         = "projects"
	ContextsDir         = "contexts"
	ResourceStatusesDir = "resource_statuses"
	WorkloadSpecsDir    = "workload_specs"
	MetadataDir         = "metadata"

	K8sNamespace = "cortex"

	TelemetryURL = "https://telemetry.cortexlabs.dev"

	MaxClassesPerRequest = 20 // cloudwatch.GeMetricData can get up to 100 metrics per request, avoid multiple requests and have room for other stats
)

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