# Functions
BuildCamelServiceDefinition creates a CamelServiceDefinition from a given URL.
NewCamelEnvironment creates a new env.
# Constants
CamelEndpointKindSink is a service that can be used to send events to.
CamelEndpointKindSource is a service that can be used to consume events.
Meta Options.
Meta Options.
Meta Options.
Meta Options.
Meta Options.
Meta Options.
CamelServiceTypeChannel is a callable endpoint that will be also associated to a subscription.
CamelServiceTypeEndpoint is a callable endpoint.
CamelServiceTypeEvent is used when the target service is the Knative broker.
# Structs
CamelEnvironment is the top level configuration object expected by the Camel Knative component.
CamelServiceDefinition defines the parameters to connect to Knative service.