Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InvokeResult ¶
type Invoker ¶
type Invoker interface {
Invoke(env dockerdriver.Env, executable string, args []string, envVars ...string) InvokeResult
}
func NewProcessGroupInvoker ¶
func NewProcessGroupInvoker() Invoker
Click to show internal directories.
Click to hide internal directories.