predicates

package
v1.20.0-pre.3 Latest Latest
Warning

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

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

Documentation

Overview

predicates holds functions that work as predicates for controller-runtime calls, filtering requests send to the watchhandler so that only objects that have the predicate function return `true` will be sent to the watch handler.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GatewayClassOwnedByController

func GatewayClassOwnedByController(controllerName string) predicate.Predicate

func GatewayOwnedByController

func GatewayOwnedByController(hasMatchingControllerFn func(object client.Object) bool) predicate.Predicate

func SecretUsedInGatewayFn

func SecretUsedInGatewayFn(c client.Client, logger *slog.Logger) func(obj client.Object) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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