Documentation
¶
Overview ¶
Plain Old Go Object repo for machine metadata
Plain Old Go Object for root disk information ¶
Plain Old Go Object for persisting Server information
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MachineMetadata ¶
MachineMetadata stores DUT specific information
type RootInfo ¶
type RootInfo struct { Root string RootDisk string RootPartNum string PartitionInfo *common_utils.PartitionInfo }
RootInfo stores Root information pertaining to a DUT
Click to show internal directories.
Click to hide internal directories.