Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DescriptionV1 contains (optional) additional info describing host (purpose, ...) DescriptionV1 = "1" // NetworkV1 contains additional info about the network of the host NetworkV1 = "2" // SizingV1 contains additional info about the sizing of the host SizingV1 = "3" // FeaturesV1 contains optional additional info describing installed features on a host FeaturesV1 = "4" // VolumesV1 contains optional additional info about attached volumes on the host VolumesV1 = "5" SharesV1 = "6" // MountsV1 contains optional additional info about mounted devices (locally attached or remote filesystem) MountsV1 = "7" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.