triggerer

package
v0.0.24 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2023 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package triggerer handles triggering things in response to incoming VCS events.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Triggerer

type Triggerer struct {
	otf.Application
	*module.Publisher
	logr.Logger
	// contains filtered or unexported fields
}

Triggerer triggers jobs in response to incoming VCS events.

func NewTriggerer

func NewTriggerer(app otf.Application, logger logr.Logger, events <-chan cloud.VCSEvent) *Triggerer

func (*Triggerer) Start

func (h *Triggerer) Start(ctx context.Context)

Start handling VCS events and triggering jobs

Jump to

Keyboard shortcuts

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