dnscontrol/providers/gandi
chewrocca 4244d5f638 adding functionality to allow Gandi to use SRV record types (#192)
* adding CombineSRVs and SplitCombinedSrvValues

adding support for Gandi SRV record types

* adding dc.CombineSRVs()

adding dc.CombineSRVs() to allow Gandi SRV record types.

* adding providers.CanUseSRV

adding providers.CanUseSRV for allowing Gandi to use SRV record types.

* adding case "SRV"

adding case SRV to allow Gandi to use SRV record types.
2017-08-29 10:10:50 -04:00
..
gandiProvider.go adding functionality to allow Gandi to use SRV record types (#192) 2017-08-29 10:10:50 -04:00
protocol.go adding functionality to allow Gandi to use SRV record types (#192) 2017-08-29 10:10:50 -04:00