Merge pull request #55 from linki/route53-impl
route53: initial implementation of Route53 DNS provider
Showing
+2302 -24
Too many changes to show.
To preserve performance only 20 of 1000+ files are displayed.
dnsprovider/aws.go
0 → 100644
dnsprovider/aws_test.go
0 → 100644
vendor/github.com/aws/aws-sdk-go/.gitignore
0 → 100644
vendor/github.com/aws/aws-sdk-go/.travis.yml
0 → 100644
This diff is collapsed.
vendor/github.com/aws/aws-sdk-go/LICENSE.txt
0 → 100644
vendor/github.com/aws/aws-sdk-go/Makefile
0 → 100644
vendor/github.com/aws/aws-sdk-go/NOTICE.txt
0 → 100644
Please register or sign in to comment