Documentation
¶
Index ¶
- type Docker
- func (d *Docker) ExecuteCommand(args ...string) error
- func (d *Docker) ForceConfigure() error
- func (d *Docker) ForceInstall() error
- func (d *Docker) Install() error
- func (d *Docker) Kind() apps.AppKind
- func (d *Docker) Name() string
- func (d *Docker) SoftConfigure() error
- func (d *Docker) SoftInstall() error
- func (d *Docker) Uninstall() error
- func (d *Docker) Update() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Docker ¶
type Docker struct {
Cmd cmd.Command
Base cmd.BaseCommandExecutor
}
func (*Docker) ExecuteCommand ¶
func (*Docker) ForceConfigure ¶
func (*Docker) ForceInstall ¶
func (*Docker) SoftConfigure ¶
func (*Docker) SoftInstall ¶
Click to show internal directories.
Click to hide internal directories.