reconciler

package
v1.14.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options[T differ.Resource] struct {
	Loader     loader.Interface
	CompStore  *compstore.ComponentStore
	Processor  *processor.Processor
	Authorizer *authorizer.Authorizer
	Healthz    healthz.Healthz
}

type Reconciler

type Reconciler[T differ.Resource] struct {
	// contains filtered or unexported fields
}

func NewComponents added in v1.14.0

func NewComponents(opts Options[compapi.Component]) *Reconciler[compapi.Component]

func NewSubscriptions added in v1.14.0

func NewSubscriptions(opts Options[subapi.Subscription]) *Reconciler[subapi.Subscription]

func (*Reconciler[T]) Run

func (r *Reconciler[T]) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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