Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Describe ¶
type Describe struct { Hostname *hostname.Describe `json:"Hostname"` Systemd *systemd.Describe `json:"Systemd"` TimeDate *timedate.Describe `json:"TimeDate"` NetworkDescribe *networkd.NetworkDescribe `json:"NetworDescribe"` LinksDescribe *networkd.LinksDescribe `json:"LinksDescribe"` Addresses []address.AddressInfo `json:"Addresses"` Routes []route.RouteInfo `json:"Routes"` HostInfo *host.InfoStat `json:"HostInfo"` UserStat []host.UserStat `json:"UserStat"` VirtualMemoryStat *mem.VirtualMemoryStat `json:"VirtualMemoryStat"` }
Click to show internal directories.
Click to hide internal directories.