import "k8s.io/kubernetes/pkg/api/job"
warnings.go
func WarningsForJobSpec(ctx context.Context, path *field.Path, spec, oldSpec *batch.JobSpec) []string
WarningsForJobSpec produces warnings for fields in the JobSpec.