package
2.7.0-nightly
Repository: https://github.com/apache/camel-k.git
Documentation: pkg.go.dev

# Functions

RegisterBindingProvider --.
Translate execute all chained binding providers, returning the first success or the first error.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Binding represents how a Kubernetes object is represented in Camel K resources.
nolint:containedctx.
BindingConverter converts a reference to a Kamelet into a Camel URI.
CamelURIBindingProvider converts an explicit URI into a Camel endpoint.
No description provided by the author
KnativeRefBindingProvider converts a reference to a Kubernetes object into a Camel URI.
KnativeURIBindingProvider converts a HTTP/HTTPS URI into a Camel Knative endpoint (to call it via CloudEvents).
BindingProvider allows to connect to a Kafka topic via Binding.

# Interfaces

BindingProvider maps a Binding endpoint into Camel K resources.