Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model ...
func (Model) InstallCommand ¶
func (model Model) InstallCommand(component sdkcomponent.Model) command.Command
InstallCommand ...
func (Model) IsInstalled ¶
func (model Model) IsInstalled(component sdkcomponent.Model) (bool, error)
IsInstalled ...
Click to show internal directories.
Click to hide internal directories.