# Functions
DeleteIntegration --.
LoadConfiguration loads a kamel configuration file.
LoadConfiguration loads a kamel configuration file from a specific location.
NewKamelCommand --.
NewKamelWithModelineCommand ---.
# Constants
The path of the folder containing the configuration file is retrieved from the environment variable KAMEL_CONFIG_PATH.
The path of the folder containing the configuration file is $HOME/.kamel.
The folder containing the configuration file is .kamel located in the working directory.
The folder containing the configuration file is the directory currently used by Kamel.
The folder containing the configuration file is the working directory.
DefaultConfigLocation is the main place where the kamel content is stored.
DefaultConfigName is the default config name.
KamelTagName ---.
MapstructureTagName ---.
# Variables
VersionVariant may be overridden at build time.
# Structs
Config is a helper class to manipulate kamel configuration files.
No description provided by the author
RootCmdOptions --.
# Type aliases
ConfigFolder defines the different types of folder containing the configuration file.