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.
Click to show internal directories.
Click to hide internal directories.