• Travis Rhoden's avatar
    Move nsenter mounter to pkg/volume/util/nsenter · 1c045a09
    Travis Rhoden authored
    As part of moving pkg/util/mount out of tree, the NSEnter implementation
    of mount.Interface needs to be relocated out of pkg/util/mount, as it is
    K8s specific. This patch relocates that mounter implementation to
    pkg/volume/util/nsenter.
    
    Since the NSEnter mounter shares a lot of its logic with the Linux
    mounter implementation, many of the previously private methods of the
    Linux mounter are now made public to maintain that shared code.
    
    Additionaly, it was observed that *all* mount.Interface implemenations
    were using the same common method for IsNotMountPoint, so this patch
    removes that method from the mount.Interface definition and just exports
    the common implementation instead.
    1c045a09
Name
Last commit
Last update
..
async Loading commit data...
bandwidth Loading commit data...
config Loading commit data...
configz Loading commit data...
conntrack Loading commit data...
coverage Loading commit data...
dbus Loading commit data...
ebtables Loading commit data...
env Loading commit data...
filesystem Loading commit data...
flag Loading commit data...
flock Loading commit data...
goroutinemap Loading commit data...
hash Loading commit data...
initsystem Loading commit data...
interrupt Loading commit data...
ipconfig Loading commit data...
ipset Loading commit data...
iptables Loading commit data...
ipvs Loading commit data...
labels Loading commit data...
maps Loading commit data...
metrics Loading commit data...
mount Loading commit data...
netsh Loading commit data...
node Loading commit data...
normalizer Loading commit data...
oom Loading commit data...
parsers Loading commit data...
pod Loading commit data...
procfs Loading commit data...
prometheusclientgo Loading commit data...
removeall Loading commit data...
resizefs Loading commit data...
resourcecontainer Loading commit data...
rlimit Loading commit data...
selinux Loading commit data...
slice Loading commit data...
sysctl Loading commit data...
system Loading commit data...
tail Loading commit data...
taints Loading commit data...
tolerations Loading commit data...
workqueue/prometheus Loading commit data...
BUILD Loading commit data...
verify-util-pkg.sh Loading commit data...