package job
import "k8s.io/kubernetes/pkg/api/job"
Index ¶
Functions ¶
func WarningsForJobSpec ¶
func WarningsForJobSpec(ctx context.Context, path *field.Path, spec, oldSpec *batch.JobSpec) []string
WarningsForJobSpec produces warnings for fields in the JobSpec.
Source Files ¶
warnings.go
- Version
- v1.33.1 (latest)
- Published
- May 15, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 16 hours ago –
Tools for package owners.