operandbindinfo

package
v4.5.9 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2026 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBindablePredicates added in v4.5.9

func NewBindablePredicates() predicate.Funcs

NewBindablePredicates creates predicates for filtering bindable resources. Only watches Secrets and ConfigMaps that have the ODLM label. This prevents caching all Secrets/ConfigMaps in watched namespaces.

Types

type Reconciler

type Reconciler struct {
	*deploy.ODLMOperator
	Config *rest.Config
}

Reconciler reconciles a OperandBindInfo object

func (*Reconciler) Reconcile

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

Reconcile reads that state of the cluster for a OperandBindInfo object and makes changes based on the state read and what is in the OperandBindInfo.Spec Note: The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

func (*Reconciler) SetupWithManager

func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager adds OperandBindInfo controller to the manager.

Jump to

Keyboard shortcuts

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