Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DUTRepairer ¶
type DUTRepairer struct {
Name string
}
DUTRepairer repairs a DUT with the given name.
func (*DUTRepairer) Repair ¶
func (u *DUTRepairer) Repair() error
repair invokes shivas with the required arguments to repair a DUT.
type DUTUpdater ¶
DUTUpdater updates a DUT with the given name.
func (*DUTUpdater) Update ¶
func (u *DUTUpdater) Update() error
Update invokes shivas with the required arguments to update information about a DUT.
Click to show internal directories.
Click to hide internal directories.