controller

package
v0.34.1 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PprofListenAddr = "0.0.0.0:6060"
)

Variables

This section is empty.

Functions

Types

type ErrReconciler added in v0.13.0

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

func (*ErrReconciler) Reconcile added in v0.13.0

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

type Options added in v0.14.0

type Options struct {
	Concurrency            int
	Namespace              string
	EnablePprof            bool
	APIRequestTimeout      time.Duration
	PackagingGloablNS      string
	MetricsBindAddress     string
	APIPriorityAndFairness bool
}

type UniqueReconciler

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

func NewUniqueReconciler

func NewUniqueReconciler(delegate reconcile.Reconciler) *UniqueReconciler

func (*UniqueReconciler) Reconcile

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

Jump to

Keyboard shortcuts

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