Skip to main content

Module executor

Module executor 

Source
Expand description

Executor environment variable

Used to specify which executor to use for command execution.

Constants§

CONTAINER_KEY
Key for container executor (format: “container”)
ENV_VAR
Environment variable name for executor selection
GUEST
Value for guest executor (run directly on guest)