Documentation ¶
Overview ¶
Package userns provides utilities to detect whether we are currently running in a Linux user namespace.
This code was migrated from libcontainer/runc, which based its implementation on code from lcx/incus.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunningInUserNS ¶
func RunningInUserNS() bool
RunningInUserNS detects whether we are currently running in a Linux user namespace and memoizes the result. It returns false on non-Linux platforms.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.