Versions in this module Expand all Collapse all v0 v0.4.0 Jul 6, 2021 v0.3.0 Mar 23, 2021 Changes in this version + const MountJobMaxActiveDeadlineSeconds + const MountJobMaxBackoffLimit + const MountJobSpecBackoffPolicy + func ValidateCheckoutUpdate(newCheckout, oldCheckout *pvpoolv1alpha1.Checkout) (errs field.ErrorList) + func ValidateMountJob(j *pvpoolv1alpha1.MountJob, p *field.Path) (errs field.ErrorList) + func ValidatePersistentVolumeClaimTemplate(tpl *pvpoolv1alpha1.PersistentVolumeClaimTemplate, selector labels.Selector, ...) (errs field.ErrorList) + func ValidatePoolSpec(spec *pvpoolv1alpha1.PoolSpec, p *field.Path) (errs field.ErrorList) + func ValidatePoolSpecUpdate(newSpec, oldSpec *pvpoolv1alpha1.PoolSpec, p *field.Path) (errs field.ErrorList)