package net
import "k8s.io/kubernetes/third_party/forked/golang/net"
Index ¶
Functions ¶
func Reverseaddr ¶
Reverseaddr returns the in-addr.arpa. or ip6.arpa. hostname of the IP address addr suitable for rDNS (PTR) record lookup or an error if it fails to parse the IP address.
Source Files ¶
dnsclient.go
- Version
- v1.27.8
- Published
- Nov 15, 2023
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- 6 minutes ago –
Tools for package owners.