Versions in this module Expand all Collapse all v2 v2.2.1 Sep 25, 2024 Changes in this version + type FloatingIPWithDNSExt struct + func CreateFloatingIPDNS(t *testing.T, client *gophercloud.ServiceClient, ...) (*FloatingIPWithDNSExt, error) + type NetworkWithDNSExt struct + func CreateNetworkDNS(t *testing.T, client *gophercloud.ServiceClient, dnsDomain string) (*NetworkWithDNSExt, error) + type PortWithDNSExt struct + func CreatePortDNS(t *testing.T, client *gophercloud.ServiceClient, ...) (*PortWithDNSExt, error)