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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
EnableKnativeBindInNamespace sets the "bindings.knative.dev/include=true" label to the namespace, only if there aren't any of these labels bindings.knative.dev/include bindings.knative.dev/exclude in the namespace Returns true if the label was set in the namespace https://knative.dev/docs/eventing/custom-event-source/sinkbinding/create-a-sinkbinding.
ExtractEventType extract the eventType from a event URI.
ExtractObjectReference returns a reference to the object described in the Knative URI.
FillMissingReferenceData returns all possible combinations of ObjectReference that can be obtained by filling the missing fields with known data.
FilterURIs returns all Knative URIs of the given type from a slice.
GetAddressableReference looks up the resource among all given types and returns an object reference to it.
No description provided by the author
GetSinkURL returns the sink as *url.URL.
IsInstalled returns true if we are connected to a cluster with Knative installed.
NormalizeToURI produces a Knative uri of the given service type if the argument is a plain string.

# Variables

KnownBrokerKinds are known broker kinds belonging to Knative.
KnownChannelKinds are known channel kinds belonging to Knative.
KnownEndpointKinds are known endpoint kinds belonging to Knative.
RequiredKinds are Knative kinds used by Camel K for materializing integrations.

# Structs

GroupVersionKindResource --.