observedobjectcollection

package
v0.13.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(mgr ctrl.Manager, o controller.Options, pollJitter time.Duration) error

Setup adds a controller that reconciles ObservedObjectCollection resources.

Types

type Reconciler

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

Reconciler watches for ObservedObjectCollection resources and creates observe-only Objects for the matched items.

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (result ctrl.Result, error error)

Reconcile fetches objects specified by their GVK and label selector and creates observed-only Objects for the matches.

Jump to

Keyboard shortcuts

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