Documentation ¶ Index ¶ func GetIfaceFirstIPv4Address(ifaceName string) (netip.Addr, error) func GetIfaceWithIPv4Address(ip netip.Addr) (string, error) func TestForIfaceWithIPv4Address(ip netip.Addr) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetIfaceFirstIPv4Address ¶ func GetIfaceFirstIPv4Address(ifaceName string) (netip.Addr, error) func GetIfaceWithIPv4Address ¶ func GetIfaceWithIPv4Address(ip netip.Addr) (string, error) func TestForIfaceWithIPv4Address ¶ func TestForIfaceWithIPv4Address(ip netip.Addr) error Types ¶ This section is empty. Source Files ¶ View all Source files netdevice.go Click to show internal directories. Click to hide internal directories.