Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EnvOption ¶
func WithEnvSetToFilePath ¶
type SandboxOption ¶
type SandboxOption func(sandboxConfig) error
func AsUser ¶
func AsUser(uid, gid uint32) SandboxOption
func WithSourceDirectory ¶
func WithSourceDirectory(fromPath string, toPath string) SandboxOption
Click to show internal directories.
Click to hide internal directories.