• Travis Rhoden's avatar
    Move ExecMount to pkg/volume/util/exec · f38d4938
    Travis Rhoden authored
    This patch moves the ExecMounter found in pkg/util/mount to
    pkg/volume/util/exec. This is done in preparation for pkg/util/mount to
    move out of tree. This specific implemention of mount.Interface is only
    used internally to K8s and does not need to move out of tree.
    f38d4938
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...