Documentation
¶
Index ¶
- func Run(args string, log logr.Logger) (string, error)
- func RunAs(args string, log logr.Logger, uid, gid uint32) (string, error)
- func RunAsWithTimeout(args string, timeout int, log logr.Logger, uid, gid *uint32) (string, error)
- func RunWithTimeout(args string, timeout int, log logr.Logger) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAsWithTimeout ¶ added in v0.1.5
Run command as a specific UID/GID with a specific timeout
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.