Interface FunqyKnativeEventsConfig
@ConfigRoot(phase=RUN_TIME)
@ConfigMapping(prefix="quarkus.funqy.knative-events")
public interface FunqyKnativeEventsConfig
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
mapping
Map<String,FunqyKnativeEventsConfig.FunctionMapping> mapping()Cloud event to function mapping. Key to this map is a function name.
-