constants

package
v4.1.2 Latest Latest
Warning

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

Go to latest
Published: May 20, 2022 License: BSD-3-Clause, BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InstallPath = "/opt/isecl-k8s-extensions/"
	LogFilePath = "/var/log/isecl-k8s-extensions/isecl-scheduler.log"
	HttpLogFile = "/var/log/isecl-k8s-extensions/isecl-k8s-scheduler-http.log"
	FilePerms   = 0664
)
View Source
const (
	HVSAttestation       = "HVS"
	SGXAttestation       = "SGX"
	HvsSignedTrustReport = "HvsSignedTrustReport"
	SgxSignedTrustReport = "SgxSignedTrustReport"
)
View Source
const (
	AssetTags        = "assetTags"
	HardwareFeatures = "hardwareFeatures"
	HvsTrustValidTo  = "hvsTrustValidTo"
)
View Source
const (
	SgxEnabled      = "sgxEnabled"
	SgxSupported    = "sgxSupported"
	TcbUpToDate     = "tcbUpToDate"
	EpcSize         = "epcSize"
	FlcEnabled      = "flcEnabled"
	SgxTrustValidTo = "sgxTrustValidTo"
)
View Source
const (
	PortEnv              = "PORT"
	HvsIhubPubKeyPathEnv = "HVS_IHUB_PUBLIC_KEY_PATH"
	SgxIhubPubKeyPathEnv = "SGX_IHUB_PUBLIC_KEY_PATH"
	TlsCertPathEnv       = "TLS_CERT_PATH"
	TlsKeyPath           = "TLS_KEY_PATH"
	TagPrefixEnv         = "TAG_PREFIX"
	LogLevelEnv          = "LOG_LEVEL"
	LogMaxLengthEnv      = "LOG_MAX_LENGTH"
)

Env param handles

View Source
const (
	LogLevelDefault     = "INFO"
	LogMaxLengthDefault = 1500
	TagPrefixDefault    = "isecl."
	PortDefault         = 8888
)

Default values

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