Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Host ¶
type Host struct { Hostname string `json:"Hostname"` StaticHostname string `json:"StaticHostname"` PrettyHostname string `json:"PrettyHostname"` DefaultHostname string `json:"DefaultHostname"` HostnameSource string `json:"HostnameSource"` IconName string `json:"IconName"` Chassis string `json:"Chassis"` Deployment string `json:"Deployment"` Location string `json:"Location"` KernelName string `json:"KernelName"` KernelRelease string `json:"KernelRelease"` KernelVersion string `json:"KernelVersion"` OperatingSystemPrettyName string `json:"OperatingSystemPrettyName"` OperatingSystemCPEName string `json:"OperatingSystemCPEName"` OperatingSystemHomeURL string `json:"OperatingSystemHomeURL"` HardwareVendor string `json:"HardwareVendor"` HardwareModel string `json:"HardwareModel"` HardwareSerial string `json:"HardwareSerial"` FirmwareVersion string `json:"FirmwareVersion"` FirmwareVendor string `json:"FirmwareVendor"` FirmwareDate uint `json:"FirmwareDate"` ProductUUID string `json:"ProductUUID"` }
Click to show internal directories.
Click to hide internal directories.