Versions in this module Expand all Collapse all v0 v0.0.1 Jul 11, 2024 Changes in this version + var ErrUnableToGetSUBID = errors.New("unable to probe subid") + func GenerateBlockDevices() ([]string, error) + func GetBIOSVendor() (*string, error) + func GetSubID(product string) (*string, error) + func GetVPSID() (*string, error)