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.20.4 (latest)
Published
Mar 24, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
2 days ago

Tools for package owners.