Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MultipleIpTest ¶
func MultipleIpTest(testResults []SingleTest, expectedResults ClusterNetData)
func SingleIpTest ¶
Types ¶
type Client ¶
type Client struct { HW net.HardwareAddr PeerHw net.HardwareAddr IP net.IP IFName string // contains filtered or unexported fields }
type ClusterNetData ¶
type ClusterNetData struct { DNSData []DNSDataStruct `json:"dns_data"` DNSServer string `json:"dns_server"` }
type DNSDataStruct ¶
type FullDNSDataStruct ¶
type SingleTest ¶
Click to show internal directories.
Click to hide internal directories.