prowjobreconciler

package
v0.0.0-...-8d994d8 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Enqueuer

type Enqueuer func(OrgRepoBranchCommit)

Enqueuer allows the caller to Enqueue an OrgRepoBranchCommit

func AddToManager

func AddToManager(mgr controllerruntime.Manager, config config.Getter, dryRun bool) (Enqueuer, error)

type OrgRepoBranchCommit

type OrgRepoBranchCommit struct {
	Org    string
	Repo   string
	Branch string
	Commit string
}

OrgRepoBranchCommit represents a GitHub commit

Jump to

Keyboard shortcuts

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