Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LabelUpdater ¶
labelUpdater implements an update method that is used as a dutinfo.UpdateFunc.
func (LabelUpdater) Update ¶
func (u LabelUpdater) Update(ctx context.Context, dutID string, old *inventory.DeviceUnderTest, new *inventory.DeviceUnderTest) error
update is a dutinfo.UpdateFunc for updating DUT inventory labels. If adminServiceURL is empty, this method does nothing.
Click to show internal directories.
Click to hide internal directories.