# Functions
Read reads an ods config from given byte slice or errors.
ReadFromDir reads an ods config file from given dir or errors.
ReadFromFile reads an ods config from given filename or errors.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
ODS represents the ODS pipeline configuration for one repository.
Pipeline represents a Tekton pipeline run.
Repository represents a Git repository.
Trigger connects an incoming event with a pipeline.