Documentation ¶
Overview ¶
Deprecated: use github.com/moby/sys/userns
Index ¶
- func RunningInUserNS() booldeprecated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunningInUserNS
deprecated
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.
Deprecated: use userns.RunningInUserNS.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.