Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultImpl ¶
type DefaultImpl struct {
utils.CmdLineExecuter
}
DefaultImpl is the default implementation for Interface
func (*DefaultImpl) Active ¶
func (i *DefaultImpl) Active() (int, error)
Active returns the current active object number
func (*DefaultImpl) SetActive ¶
func (i *DefaultImpl) SetActive(active int) error
SetActive sets the current active object number to "active"
func (*DefaultImpl) SetValidate ¶
func (i *DefaultImpl) SetValidate() error
SetValidate validate the current update by calling 'updatehub-active-validated'
Click to show internal directories.
Click to hide internal directories.