package child
import "github.com/rootless-containers/rootlesskit/pkg/child"
Index ¶
Functions ¶
func Child ¶
Types ¶
type Opt ¶
type Opt struct { PipeFDEnvKey string // needs to be set TargetCmd []string // needs to be set NetworkDriver network.ChildDriver // nil for HostNetwork CopyUpDriver copyup.ChildDriver // cannot be nil if len(CopyUpDirs) != 0 CopyUpDirs []string PortDriver port.ChildDriver }
Source Files ¶
child.go hosts.go resolvconf.go
- Version
- v0.3.0
- Published
- Apr 3, 2019
- Platform
- js/wasm
- Imports
- 14 packages
- Last checked
- 2 hours ago –
Tools for package owners.