scheduler

package
v0.0.0-...-4359601 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ControllerName = "scheduler"

Variables

This section is empty.

Functions

func Add

func Add(mgr controllerruntime.Manager, cfg config.Getter, numWorkers int) error

Types

type Reconciler

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

func NewReconciler

func NewReconciler(pjClient client.Client, cfg config.Getter, strtgy StrategyGetter) *Reconciler

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

type StrategyGetter

type StrategyGetter func(cfg *config.Config) strategy.Interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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