# Functions
New creates a KameletRepository for the given namespaces.
NewForPlatform creates a KameletRepository for the given namespaces and platform.
NewStandalone creates a KameletRepository that can be used in cases where there's no connection to a Kubernetes cluster.
# Constants
NoneRepository is a marker used to indicate that no repository should be used.
# Variables
No description provided by the author
# Interfaces
KameletRepository can be used to obtain a Kamelet definition, looking it up in one or more physical locations.