Documentation ¶ Index ¶ func Child(pipeFDEnvKey string, targetCmd []string, opt *Opt) error type Opt Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Child ¶ func Child(pipeFDEnvKey string, targetCmd []string, opt *Opt) error Types ¶ type Opt ¶ type Opt struct { NetworkDriver network.ChildDriver // nil for HostNetwork CopyUpDriver copyup.ChildDriver // cannot be nil if len(CopyUpDirs) != 0 CopyUpDirs []string } Source Files ¶ View all Source files child.gohosts.goresolvconf.go Click to show internal directories. Click to hide internal directories.