Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Args ¶
type Args struct { InstallToolName *string // Action install, install-force, uninstall Action string }
func NewInstallToolArgs ¶
func NewInstallToolArgs() Args
type InstallTool ¶
func NewInstallTool ¶
func NewInstallTool() *InstallTool
func (*InstallTool) Start ¶
func (s *InstallTool) Start(args interface{}) (err error)
func (*InstallTool) Stop ¶
func (s *InstallTool) Stop()
Click to show internal directories.
Click to hide internal directories.