Documentation
¶
Overview ¶
Package executor provides the pipeline execution engine.
Index ¶
Constants ¶
View Source
const ( StateIdle = "IDLE" StateRunning = "RUNNING" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package runtime implements pipeline task execution runtimes.
|
Package runtime implements pipeline task execution runtimes. |
|
capability
Package capability implements capability-based execution runtime.
|
Package capability implements capability-based execution runtime. |
|
docker
Package docker implements the Docker execution runtime.
|
Package docker implements the Docker execution runtime. |
|
machine
Package machine implements the machine execution runtime.
|
Package machine implements the machine execution runtime. |
|
shell
Package shell implements the shell command execution runtime.
|
Package shell implements the shell command execution runtime. |
Click to show internal directories.
Click to hide internal directories.