package content
import "k8s.io/apimachinery/pkg/api/validate/content"
Index ¶
Functions ¶
func MinError ¶
func MinError[T constraints.Integer](min T) string
MinError returns a string explanation of a "must be greater than or equal" validation failure.
func NEQError ¶
NEQError returns a string explanation of a "must not be equal to" validation failure.
Source Files ¶
errors.go
- Version
- v0.34.0-rc.0
- Published
- Jul 25, 2025
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 13 minutes ago –
Tools for package owners.