buildconfigs

package
v0.0.0-alpha.0....-9b5d8e8 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 19 Imported by: 1

Documentation

Index

Constants

View Source
const BuildTriggerCauseImageMsg = "Image change"

Variables

This section is empty.

Functions

func NewBuildConfigReactor

func NewBuildConfigReactor(instantiator buildclientv1.BuildConfigsGetter, restclient rest.Interface) trigger.ImageReactor

NewBuildConfigReactor creates a new buildConfigReactor

func NewBuildConfigTriggerIndexer

func NewBuildConfigTriggerIndexer(prefix string) trigger.Indexer

Types

type BuildConfigInstantiator

type BuildConfigInstantiator interface {
	// Instantiate should launch a build from the provided build request.
	Instantiate(namespace string, request *buildv1.BuildRequest) (*buildv1.Build, error)
}

BuildConfigInstantiator abstracts creating builds from build requests.

Jump to

Keyboard shortcuts

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