package selector
import "sigs.k8s.io/controller-runtime/pkg/internal/field/selector"
Index ¶
Functions ¶
func RequiresExactMatch ¶
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.