Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandRunner ¶
type NetpluginCaller ¶
type NetpluginCaller struct {
// contains filtered or unexported fields
}
func New ¶
func New(logger lager.Logger, path string, extraArgs []string) *NetpluginCaller
func (*NetpluginCaller) WithCommandRunner ¶
func (c *NetpluginCaller) WithCommandRunner(run CommandRunner) *NetpluginCaller
Click to show internal directories.
Click to hide internal directories.