Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transformer ¶
type Transformer interface {
TransformInputConfigs(db *algorithm.VersionsDB, jobName string, inputs []atc.JobInput) (algorithm.InputConfigs, error)
}
func NewTransformer ¶
func NewTransformer(pipeline db.Pipeline) Transformer
Click to show internal directories.
Click to hide internal directories.