# Functions
NewDNSResolver creates a DNS Resolver that can resolve DNS names, and create watchers that poll the DNS server using the default frequency defined by defaultFreq.
NewDNSResolverWithFreq creates a DNS Resolver that can resolve DNS names, and create watchers that poll the DNS server using the frequency set by freq.
# Structs
AddrMetadataGRPCLB contains the information the name resolver for grpclb should provide.
Update defines a name resolution update.
# Type aliases
AddressType indicates the address type returned by name resolution.
Operation defines the corresponding operations for a name resolution change.