# Functions
GetLocalDNS returns the first nameserver in /etc/resolv.conf Used for non-Mesos queries.
NewConfig return the default config of the resolver.
SetConfig instantiates a Config struct read in from config.json.
# Structs
Config holds mesos dns configuration.
RecordGenerator contains DNS records and methods to access and manipulate them.