# Functions
CreateFloatingIPDNS creates a floating IP with the DNS extension on a given network and port.
CreateNetworkDNS will create a network with a DNS domain set.
CreatePortDNS will create a port with a DNS name on the specified subnet.
# Structs
FloatingIPWithDNSExt represents a floating IP with the DNS fields.
NetworkWithDNSExt represents a network with the DNS fields.
PortWithDNSExt represents a port with the DNS fields.