# Functions
NewResolveRequest creates ResolveRequest with the default namespace.
# Constants
DefaultNamespace is the default kubernetes namespace.
MDNSInstanceAddress is the address of the instance.
MDNSInstanceName is the instance name which is broadcasted.
MDNSInstancePort is the port of instance.
# Structs
Metadata contains a name resolution specific set of metadata properties.
ResolveRequest represents service discovery resolver request.
# Interfaces
Resolver is the interface of name resolver.