Documentation ¶
Index ¶
- Constants
- 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)
Constants ¶
View Source
const ( MountJobSpecBackoffPolicy = corev1.RestartPolicyNever MountJobMaxActiveDeadlineSeconds = 300 MountJobMaxBackoffLimit = 10 )
Variables ¶
This section is empty.
Functions ¶
func ValidateMountJob ¶
func ValidatePersistentVolumeClaimTemplate ¶
func ValidatePersistentVolumeClaimTemplate(tpl *pvpoolv1alpha1.PersistentVolumeClaimTemplate, selector labels.Selector, p *field.Path) (errs field.ErrorList)
func ValidatePoolSpec ¶
func ValidatePoolSpecUpdate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.