pullrequests

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GeneratorFactory

func GeneratorFactory(l logr.Logger, c client.Reader) generators.Generator

GeneratorFactory is a function for creating per-reconciliation generators for the GitRepositoryGenerator.

Types

type PullRequestGenerator

type PullRequestGenerator struct {
	Client client.Reader

	logr.Logger
	// contains filtered or unexported fields
}

PullRequestGenerator generates from the open pull requests in a repository.

func NewGenerator

func NewGenerator(l logr.Logger, c client.Reader) *PullRequestGenerator

NewGenerator creates and returns a new pull request generator.

func (*PullRequestGenerator) Generate

func (*PullRequestGenerator) Interval

Interval is an implementation of the Generator interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳