inputmapper

package
v0.0.0-...-e99be67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InputMapper

type InputMapper interface {
	SaveNextInputMapping(
		logger lager.Logger,
		versions *algorithm.VersionsDB,
		job atc.JobConfig,
	) (algorithm.InputMapping, error)
}

func NewInputMapper

func NewInputMapper(db InputMapperDB, transformer inputconfig.Transformer) InputMapper

type InputMapperDB

type InputMapperDB interface {
	SaveIndependentInputMapping(inputVersions algorithm.InputMapping, jobName string) error
	SaveNextInputMapping(inputVersions algorithm.InputMapping, jobName string) error
	DeleteNextInputMapping(jobName string) error
}

Directories

Path Synopsis
inputconfigfakes
This file was generated by counterfeiter This file was generated by counterfeiter
This file was generated by counterfeiter This file was generated by counterfeiter
This file was generated by counterfeiter This file was generated by counterfeiter
This file was generated by counterfeiter This file was generated by counterfeiter

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL