builds

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnexpectedPodFailure = errors.New("#E1009 pod had an unexpected failure")
)

Functions

This section is empty.

Types

type MonitorReconciler

type MonitorReconciler struct {
	client.Client
	record.EventRecorder
}

func (*MonitorReconciler) Reconcile

func (r *MonitorReconciler) Reconcile(ctx context.Context, build *sequencer.Build) (*ctrl.Result, error)

type PodReconciler

type PodReconciler struct {
	client.Client
	record.EventRecorder
}

func (*PodReconciler) Reconcile

func (r *PodReconciler) Reconcile(ctx context.Context, build *sequencer.Build) (*ctrl.Result, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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