Documentation ¶
Index ¶
Constants ¶
View Source
const ( BIND = 0 DIRSYNC = 0 MANDLOCK = 0 NOATIME = 0 NODEV = 0 NODIRATIME = 0 NOEXEC = 0 NOSUID = 0 PRIVATE = 0 RBIND = 0 RELATIME = 0 RELATIVE = 0 REMOUNT = 0 STRICTATIME = 0 SYNCHRONOUS = 0 RDONLY = 0 )
Variables ¶
This section is empty.
Functions ¶
func ForceMount ¶
Mount the specified options at the target path reguardless if the target is mounted or not Options must be specified as fstab style
func ForceUnmount ¶
Unmount the target reguardless if it is mounted or not
func Mount ¶
Mount the specified options at the target path only if the target is not mounted Options must be specified as fstab style
Types ¶
Click to show internal directories.
Click to hide internal directories.