//
pkg.gl
Category
github.com/sylabs/singularity/v4
internal
pkg
util
priv
package
4.3.0-rc.1
Repository:
https://github.com/sylabs/singularity.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
1
Files
22 SLOC
#
Functions
EscalateRealEffective
EscalateRealEffective locks the current goroutine to execute on the current OS thread, and then escalates the real and effective uid of the current OS thread to root (uid 0).
#
Type aliases
DropPrivsFunc
No description provided by the author