dnscontrol/providers
Jamie Lennox 7daa7a6467 Add SoftLayer DNS provider (#59)
Add SoftLayer DNS as a DomainServiceProvider.

The SoftLayer API is a bit of a mess and treats MX and SRV records
differently. This leads to some replication and custom handling issues
to work around.

In this patch I have to change the SRV test case to be _tcp instead of
_protocol because softlayer requires a "known" protocol which AFAICT is
tcp, udp or tls. I think this will be acceptable in most cases.

Signed-off-by: Jamie Lennox <jamielennox@gmail.com>
2017-09-26 13:14:53 -04:00
..
_all Add SoftLayer DNS provider (#59) 2017-09-26 13:14:53 -04:00
activedir Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
bind Add TLSA record support (#165) (#203) 2017-09-15 09:03:29 -04:00
cloudflare Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
config Update bind docs and Getting Started (#53) 2017-03-22 10:38:08 -06:00
diff Ns1 provider (#63) 2017-09-13 11:49:15 -04:00
digitalocean Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
dnsimple Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
gandi Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
google Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
namecheap Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
namedotcom add ability to linkify provider matrix 2017-09-14 16:25:39 -04:00
ns1 Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00
route53 clarify r53 alias situation 2017-09-15 13:52:10 -04:00
softlayer Add SoftLayer DNS provider (#59) 2017-09-26 13:14:53 -04:00
capabilities.go Add TLSA record support (#165) (#203) 2017-09-15 09:03:29 -04:00
providers.go Create a dynamic provider features matrix (#201) 2017-09-14 16:13:17 -04:00