Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for the exec component. Lives under [components.exec] / [[components.exec.profiles]] in Camel.toml.

Structs§

DenyFlags
Optional flag denylist; applied first regardless of allow.
EnvPolicy
Environment policy for the child.
ExecGlobalConfig
Global [components.exec] config.
ExecProfile
A single named execution profile.

Enums§

ArgPolicy
How args are validated against a profile. Applied per argv element.
OutputMode
Sandbox