Skip to content

Components

Alexey Volkov edited this page Nov 8, 2018 · 4 revisions

Components

Component consists of interface (inputs/outputs), implementation (e.g. Docker container image and command line arguments) and metadata (name, description).

Components can be instantiated inside the pipeline function to create tasks.

There are multiple ways to author components:

Developer Guide

Clone this wiki locally