Versions in this module Expand all Collapse all v0 v0.4.0 Dec 8, 2020 Changes in this version + func AnnotateSource(evtID string, src *Source) func(*pipelinev1.PipelineRun) + func Convert(p *ci.Pipeline, log logger.Logger, config *Configuration, src *Source, ...) (*pipelinev1.PipelineRun, error) + type Configuration struct + ArchiveURL string + ArchiverImage string + DefaultServiceAccountName string + PipelineRunPrefix string + VolumeSize resource.Quantity + type DSLConverter struct + func NewDSLConverter(scmClient git.SCM, pipelineClient pipelineclientset.Interface, ...) *DSLConverter + type Handler struct + func New(scmClient git.SCM, l logger.Logger, m metrics.Interface, d *DSLConverter) *Handler + func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request) + type Source struct + Ref string + RepoURL string