Versions in this module Expand all Collapse all v0 v0.48.1 Feb 2, 2026 v0.48.0 Jan 28, 2026 Changes in this version + const DaprEnableAPILogging + const DaprEnabled + const DaprMetricsPort + const DeployerNameAnnotation + func GenerateCommonAnnotations(f fn.Function, decorator DeployDecorator, daprInstalled bool, ...) map[string]string + func GenerateCommonLabels(f fn.Function, decorator DeployDecorator) (map[string]string, error) + func GenerateDaprAnnotations(appID string) map[string]string + type DeployDecorator interface + UpdateAnnotations func(fn.Function, map[string]string) map[string]string + UpdateLabels func(fn.Function, map[string]string) map[string]string