package
0.7.2
Repository: https://github.com/llparse/external-dns.git
Documentation: pkg.go.dev

# Functions

Fqdn ensures that the name is a fqdn adding a trailing dot if necessary.
No description provided by the author
No description provided by the author
No description provided by the author
UnFqdn converts the fqdn into a name removing the trailing dot.

# Structs

DnsRecord represents a provider DNS record.
MetadataDnsRecord is a wrapper around a DnsRecord that holds information about the service and stack the record belongs to.