Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BecomeRootInUserNS ¶
BecomeRootInUserNS re-exec podman in a new userNS. It returns whether podman was re-executed into a new user namespace and the return code from the re-executed podman process. If podman was re-executed the caller needs to propagate the error code returned by the child process.
func GetRootlessUID ¶
func GetRootlessUID() int
GetRootlessUID returns the UID of the user in the parent userNS
func JoinNS ¶
JoinNS re-exec podman in a new userNS and join the user namespace of the specified PID.
func JoinNSPath ¶
JoinNSPath re-exec podman in a new userNS and join the owner user namespace of the specified path.
func SetSkipStorageSetup ¶
func SetSkipStorageSetup(v bool)
SetSkipStorageSetup tells the runtime to not setup containers/storage
func SkipStorageSetup ¶
func SkipStorageSetup() bool
SkipStorageSetup tells if we should skip the containers/storage setup
Types ¶
This section is empty.