//
pkg.gl
Category
github.com/easeway/kubernetes
pkg
volume
validation
package
1.9.0-alpha.1
Repository:
https://github.com/easeway/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
47 SLOC
#
Functions
ValidatePathNoBacksteps
ValidatePathNoBacksteps will make sure the targetPath does not have any element which is "..".
ValidatePersistentVolume
ValidatePersistentVolume validates PV object for plugin specific validation We can put here validations which are specific to volume types.