# Functions
BindKnativeAddressableResolverClusterRole binds the Knative addressable resolver aggregated ClusterRole to the operator ServiceAccount.
BuilderServiceAccountRoles installs the builder service account and related roles in the given namespace.
No description provided by the author
IntegrationPlatformViewerRole installs the role that allows any user ro access integrationplatforms in the global namespace.
KameletCatalog installs the bundled Kamelets into the specified namespace.
KameletViewerRole installs the role that allows any user ro access kamelets in the global namespace.
NewPlatform creates a new IntegrationPlatform instance.
No description provided by the author
OpenShiftConsoleDownloadLink installs the download link for the OpenShift console.
OperatorOrCollect installs the operator resources or adds them to the collector if present.
OperatorStartupOptionalTools tries to install optional tools at operator startup and warns if something goes wrong.
RegistrySecretFromFileOrCollect generates a secret from a docker-config.json file and creates it on the cluster (or appends it to the collection).
RegistrySecretOrCollect generates a secret from auth settings and creates it on the cluster (or appends it to the collection).
Resource installs a single named resource from the project resource directory.
No description provided by the author
Resources installs named resources from the project resource directory.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
IdentityResourceCustomizer is a ResourceCustomizer that does nothing.
KamelCLIDownloadDescription is the description as seen in the download page.
KamelCLIDownloadDisplayName is the name as seen in the download page.
KamelCLIDownloadName --.
KamelCLIDownloadURLTemplate is the download template with 3 missing parameters (version, version, os).
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
ResourceCustomizer can be used to inject code that changes the objects before they are created.