manualapprove

package
v0.0.0-...-dc5cab6 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2021 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

func NewController(
	ctx context.Context,
	cmw configmap.Watcher,
) *controller.Impl

NewController creates a Reconciler and returns the result of NewImpl.

Types

type Enqueue

type Enqueue struct {
	// contains filtered or unexported fields
}

Reconciler implements addressableservicereconciler.Interface for AddressableService resources.

func (*Enqueue) EnqueueReferenceRun

func (e *Enqueue) EnqueueReferenceRun(obj interface{})

type Reconciler

type Reconciler struct {
	// Tracker builds an index of what resources are watching other resources
	// so that we can immediately react to changes tracked resources.
	Tracker tracker.Interface
	// contains filtered or unexported fields
}

Reconciler implements addressableservicereconciler.Interface for AddressableService resources.

func (*Reconciler) ReconcileKind

func (r *Reconciler) ReconcileKind(ctx context.Context, run *v1alpha1.Run) reconciler.Event

ReconcileKind implements Interface.ReconcileKind.

Jump to

Keyboard shortcuts

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