Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ProcPath is a vfs storing process info for Linux. ProcPath = "/proc" // HostProcPath is the convention path where host `/proc` is mounted. HostProcPath = "/host/proc" )
Variables ¶
This section is empty.
Functions ¶
func ContainsIgnoredCase ¶
func GetDiskPartitionPath ¶ added in v0.3.0
func GetFullDevPath ¶
func IsHostProcMounted ¶
IsHostProcMounted checks if host's proc info `/proc` is mounted on `/host/proc`
func MatchesIgnoredCase ¶ added in v0.3.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.