Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstallArgs ¶
type InstallArgs struct { }
type SubmarinerPlugin ¶
func NewSubmarinerPlugin ¶
func NewSubmarinerPlugin(s *generic.Options, args *InstallArgs) (*SubmarinerPlugin, error)
func (*SubmarinerPlugin) Execute ¶
func (p *SubmarinerPlugin) Execute(cmdArgs, environment []string) error
Execute receives an executable's filepath, a slice of arguments, and a slice of environment variables to relay to the executable.
Click to show internal directories.
Click to hide internal directories.