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

# Functions

No description provided by the author
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.
CamelURIBindingProvider converts an explicit URI into a Camel endpoint.
No description provided by the author
KameletBindingProvider converts a reference to a Kamelet into a Camel URI.
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).

# Interfaces

BindingProvider maps a KameletBinding endpoint into Camel K resources.