resourcechange

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciler

type Reconciler struct {
	// Client is used to retrieve objects, it is often more convenient than lister.
	Client client.Client

	Recorder record.EventRecorder

	// DynamicClient used to fetch arbitrary resources.
	DynamicClient dynamic.Interface

	RestMapper meta.RESTMapper

	InformerManager utils.InformerManager

	// the handler of the placement controller
	PlacementController controller.Controller
}

Reconciler finds the placements that reference to any resource.

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, key controller.QueueKey) (ctrl.Result, error)

Jump to

Keyboard shortcuts

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