Documentation
¶
Index ¶
- func DiffSets[T comparable](a, b map[T]struct{}) map[T]struct{}
- func DropCapsToBuilderUser() error
- func EnsureIsBuilderUser() error
- func EscalateToRoot() error
- func EscalateToRootGid() error
- func EscalateToRootUid() error
- func ForceGC()
- func GetUidGidBuilderUserString() (string, string, error)
- func GetUidGidStaplerUser() (int, int, error)
- func IsBuilderUser() (bool, error)
- func IsNotRoot() bool
- func IsRoot() bool
- func NoNewPrivs() error
- func ToSet[T comparable](xs []T) map[T]struct{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiffSets ¶ added in v0.0.27
func DiffSets[T comparable](a, b map[T]struct{}) map[T]struct{}
func ForceGC ¶ added in v0.0.31
func ForceGC()
func GetUidGidBuilderUserString ¶ added in v0.0.27
func ToSet ¶ added in v0.0.27
func ToSet[T comparable](xs []T) map[T]struct{}
Types ¶
This section is empty.
Source Files
¶
- cmd.go
- prof.go
- set.go
- utils.go
Click to show internal directories.
Click to hide internal directories.