package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
ValidateCronJobCreate validates a CronJob on creation and returns an ErrorList with any errors.
ValidateCronJobUpdate validates an update to a CronJob and returns an ErrorList with any errors.
ValidateJob validates a Job and returns an ErrorList with any errors.
ValidateJobSpec validates a JobSpec and returns an ErrorList with any errors.
ValidateJobSpecUpdate validates an update to a JobSpec and returns an ErrorList with any errors.
ValidateJobStatusUpdate validates an update to a JobStatus and returns an ErrorList with any errors.
ValidateJobTemplateSpec validates a JobTemplateSpec and returns an ErrorList with any errors.
ValidateJobUpdate validates an update to a Job and returns an ErrorList with any errors.
ValidateJobUpdateStatus validates an update to the status of a Job and returns an ErrorList with any errors.