Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProcessCapabilities ¶
type ProcessCapabilities struct {
Pid int
}
func (ProcessCapabilities) Limit ¶
func (c ProcessCapabilities) Limit(extendedWhitelist bool) error
type UserExecer ¶
type UserExecer struct{}
func (UserExecer) ExecAsUser ¶
func (UserExecer) ExecAsUser(uid, gid int, workDir, programName string, args ...string) error
Click to show internal directories.
Click to hide internal directories.