Versions in this module Expand all Collapse all v0 v0.5.1 Feb 4, 2020 v0.5.0 Feb 4, 2020 Changes in this version + func GetCopyReader(finalFile string, directory string, log logger.Log) ciutil.OnReadCloseFunc + func GetDockerfileWriterFunc(buildRoot string, buildID cidocker.BuildID, directories []string, ...) ciutil.OnWriterFunc + func NewPipeline(buildCache cibuildcache.BuildCache, ...) pipelines.Pipeline + func RestoreCache(cacheRestoreCommands []string) ciutil.OnWriterFunc + type Pipeline struct + func (pipeline *Pipeline) GetNames() (key string, longName string) + func (pipeline *Pipeline) OnPreCacheDir(ctx context.Context, buildID cidocker.BuildID, userOptions *config.UserOptions, ...) ciutil.OnDirFunc + func (pipeline *Pipeline) Run(config *config.Config, buildID cidocker.BuildID, buildOS buildos.BuildOS, ...) pipelines.PipelineRunReturnFunc