package constraints
import "k8s.io/apimachinery/pkg/api/validate/constraints"
Index ¶
Types ¶
type Integer ¶
Integer is a constraint that permits any integer type.
type Signed ¶
Signed is a constraint that permits any signed integer type.
type Unsigned ¶
Unsigned is a constraint that permits any unsigned integer type.
Source Files ¶
constraints.go
- Version
- v0.33.1 (latest)
- Published
- May 13, 2025
- Platform
- windows/amd64
- Last checked
- 2 days ago –
Tools for package owners.