pipeline

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PipelineFinalizer   = "pipeline.kurator.dev"
	TektonPipelineLabel = "tekton.dev/pipeline"
	ChainCredentials    = "chain-credentials"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PipelineManager

type PipelineManager struct {
	client.Client
	Scheme *runtime.Scheme
}

PipelineManager reconciles a Pipeline object.

func (*PipelineManager) Reconcile

func (p *PipelineManager) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, reterr error)

Reconcile performs the reconciliation process for the Pipeline object.

func (*PipelineManager) SetupWithManager

func (p *PipelineManager) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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