• Travis Rhoden's avatar
    Move MountsInGlobalPDPath from mount pkg to volume · 12b7f145
    Travis Rhoden authored
    Since pkg/util/mount is going to move out of k/k, this exported constant
    that is Kubernetes specific needed to move somewhere else. Made sense to
    move it to pkg/volume/util.
    
    Update GetDeviceNameFromMount in the mount interface to now take a
    pluginMountDir argument, which is volume plugin dir with the global
    mount path appended to it already.
    12b7f145
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
exec.go Loading commit data...
fake.go Loading commit data...
mount.go Loading commit data...
mount_helper_common.go Loading commit data...
mount_helper_test.go Loading commit data...
mount_helper_unix.go Loading commit data...
mount_helper_windows.go Loading commit data...
mount_linux.go Loading commit data...
mount_linux_test.go Loading commit data...
mount_test.go Loading commit data...
mount_unsupported.go Loading commit data...
mount_windows.go Loading commit data...
mount_windows_test.go Loading commit data...
safe_format_and_mount_test.go Loading commit data...