//
pkg.gl
Category
github.com/rancher/k3d/v4
pkg
runtimes
util
package
4.5.0-dev.1
Repository:
https://github.com/rancher/k3d.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
75 SLOC
#
Functions
ValidateVolumeMount
ValidateVolumeMount checks, if the source of volume mounts exists and if the destination is an absolute path - SRC: source directory/file -> tests: must exist - DEST: source directory/file -> tests: must be absolute path.