Documentation ¶
Overview ¶
Package labels implements conversion of Skylab inventory schema to Autotest labels.
Package labels implements conversion of Skylab inventory schema to Autotest labels.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert ¶
func Convert(ls *inventory.SchedulableLabels) []string
Convert converts DUT inventory labels to Autotest labels.
func IgnoredLabels ¶
func IgnoredLabels() []string
IgnoredLabels returns a whitelist of deprecated labels which may still be present in control files but do not carry any meaning anymore and do not translate into SchedulableLabels.
func Revert ¶
func Revert(labels []string) *inventory.SchedulableLabels
Revert converts Autotest labels to DUT inventory labels.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.