preheating

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const ControllerName = "no-op"

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyReconcile

type DummyReconcile struct {
	RegisterResource []client.Object
}

DummyReconcile reconciles a AutoRepair object

func (*DummyReconcile) Reconcile

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

func (*DummyReconcile) SetupWithManager

func (r *DummyReconcile) SetupWithManager(mgr manager.Manager) error

type NoOp

type NoOp struct{}

func (*NoOp) Create

func (n *NoOp) Create(ctx context.Context, event event.CreateEvent, limitingInterface workqueue.RateLimitingInterface)

func (*NoOp) Delete

func (n *NoOp) Delete(ctx context.Context, event event.DeleteEvent, limitingInterface workqueue.RateLimitingInterface)

func (*NoOp) Generic

func (n *NoOp) Generic(ctx context.Context, event event.GenericEvent, limitingInterface workqueue.RateLimitingInterface)

func (*NoOp) Update

func (n *NoOp) Update(ctx context.Context, event event.UpdateEvent, limitingInterface workqueue.RateLimitingInterface)

Jump to

Keyboard shortcuts

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