Assets
This section documents all available Asset types in layline.io.
Workflow Assets
Workflow Assets are the building blocks used within a Workflow to define how data is sourced, processed, and delivered. They are organised into the following categories:
- Connections — External system connections
- Extensions — Extension points for custom functionality
- Formats — Data format definitions
- Flow Processors — Processors that operate on streaming data
- Input Processors — Processors that handle input/data ingestion
- Output Processors — Processors that handle output/data delivery
- Resources — Shared resources such as secrets, directories, and AI models
- Services — Service integrations (databases, message queues, HTTP, etc.)
- Sinks — Data output destinations
- Sources — Data input sources
- Workflows — Workflow definitions
Deployment Assets
Deployment Assets configure how Workflows are deployed, scheduled, and clustered across engine instances.
- Engine Configuration — Defines which workflows are deployed to a specific engine
- Scheduler Settings — Per-workflow resource limits
- Tag Settings — Tags for filtering and organising deployments
- ReactiveCluster — Cluster configuration for multiple engine instances
- Deployment Composition — Groups all deployment configuration into a single deployable unit