Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultPathEnv = "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
DefaultPathEnv is unix style list of directories to search for executables. Each directory is separated from the next by a colon ':' character .
Variables ¶
This section is empty.
Functions ¶
func CheckSystemDriveAndRemoveDriveLetter ¶
CheckSystemDriveAndRemoveDriveLetter verifies that a path, if it includes a drive letter, is the system drive. This is a no-op on Linux.
func SeccompSupported ¶
func SeccompSupported() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.