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.0 (latest)
- Published
- Apr 11, 2025
- Platform
- linux/amd64
- Last checked
- 2 hours ago –
Tools for package owners.