controller-runtimesigs.k8s.io/controller-runtime/pkg/internal/field/selector Index | Files

package selector

import "sigs.k8s.io/controller-runtime/pkg/internal/field/selector"

Index

Functions

func RequiresExactMatch

func RequiresExactMatch(sel fields.Selector) bool

RequiresExactMatch checks if the given field selector is of the form `k=v` or `k==v`.

Source Files

utils.go

Version
v0.21.0 (latest)
Published
May 20, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
8 hours ago

Tools for package owners.