Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRouterNetwork ¶
Types ¶
type Describe ¶
type Describe struct {
NetworkDescribe *networkd.NetworkDescribe `json:"NetworDescribe"`
LinksDescribe *networkd.LinksDescribe `json:"LinksDescribe"`
Links []link.LinkInfo `json:"links"`
Addresses []address.AddressInfo `json:"Addresses"`
Routes []route.RouteInfo `json:"Routes"`
Dns []resolved.Dns `json:"Dns"`
Domains []resolved.Domains `json:"Domains"`
}
Click to show internal directories.
Click to hide internal directories.