constants

package
v0.0.0-...-932eec2 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FunctionLabel = "openfunction.io/function"

	CommonLabelVersion = "app.kubernetes.io/version"

	DefaultFunctionVersion = "latest"

	DefaultConfigMapName       = "openfunction-config"
	DefaultControllerNamespace = "openfunction"

	DefaultKnativeServingNamespace      = "knative-serving"
	DefaultKnativeServingFeaturesCMName = "config-features"

	DefaultGatewayName             v1alpha2.ObjectName   = "openfunction"
	DefaultGatewayNamespace        v1alpha2.Namespace    = "openfunction"
	DefaultGatewayListenerPort     v1alpha2.PortNumber   = 80
	DefaultGatewayListenerProtocol v1alpha2.ProtocolType = "HTTP"
	DefaultFunctionServicePort     v1alpha2.PortNumber   = 80
	DefaultFuncPort                v1alpha2.PortNumber   = 8080

	WasmEdgeWorkloadRuntimeName = "wasmedge"
	WasmEdgeRuntimeClassName    = "openfunction-crun"
	WasmEdgeBuildStrategyName   = "wasmedge"
	WasmVariantAnnotation       = "module.wasm.image/variant"
	WasmCompatSmart             = "compat-smart"
)

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