consts

package
v0.9.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CortexVersion = "0.9.2" // CORTEX_VERSION

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

	CortexConfigPath = "/configs/cortex"
	CortexConfigName = "cortex-config"

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

	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