package labels
const (
FunctionRuntimeKey = "function.knative.dev/runtime"
FunctionNameKey = "function.knative.dev/name"
)