external-dns/provider
2019-04-09 17:22:36 +02:00
..
alibaba_cloud_test.go Switch to go modules 2019-04-09 17:22:36 +02:00
alibaba_cloud.go Switch to go modules 2019-04-09 17:22:36 +02:00
aws_sd_test.go Implementation of AWS ServiceDiscovery provider 2018-05-25 07:45:47 -07:00
aws_sd.go Switch to go modules 2019-04-09 17:22:36 +02:00
aws_test.go Switch to go modules 2019-04-09 17:22:36 +02:00
aws.go fix: reduce number of API requests by caching a bit 2019-01-29 14:55:06 +01:00
azure_test.go Fix typos: sychronized->synchronized, resouce->resource, sepecified->specified (#769) 2018-11-12 08:33:53 +01:00
azure.go Move token code to separate function and add test 2018-06-01 10:13:28 +02:00
cloudflare_test.go Resolving conflicts 2019-01-28 14:15:09 +01:00
cloudflare.go Update cloudflare.go 2019-01-28 13:40:40 +01:00
coredns_test.go Update CoreDNS provider to use etcd v3 client 2018-10-31 21:34:57 +05:30
coredns.go 2 issues: - coredns support more than 1 targets 2018-12-07 02:55:44 -05:00
designate_test.go Switch to go modules 2019-04-09 17:22:36 +02:00
designate.go Fix TLS issue with OpenStack auth (Designate) 2018-09-25 14:47:50 -05:00
digital_ocean_test.go Add support to configure TTLs on DigitalOcean. 2018-08-09 18:43:23 -04:00
digital_ocean.go Add support to configure TTLs on DigitalOcean. 2018-08-09 18:43:23 -04:00
dnsimple_test.go Switch to go modules 2019-04-09 17:22:36 +02:00
dnsimple.go Make DNSimple tolerant of unknown zones 2018-05-29 10:06:12 -03:00
domain_filter_test.go fix domain filter match logic to not match similar domain names 2018-10-14 15:34:15 -07:00
domain_filter.go fix domain filter match logic to not match similar domain names 2018-10-14 15:34:15 -07:00
dyn_test.go Removed extractTarget 2018-12-10 17:26:18 +11:00
dyn.go Removed extractTarget 2018-12-10 17:26:18 +11:00
exoscale_test.go better test 2018-07-13 06:43:16 +02:00
exoscale.go exoscale: bump version to 0.11 2018-08-16 15:54:33 +02:00
google_test.go Switch to go modules 2019-04-09 17:22:36 +02:00
google.go Switch to go modules 2019-04-09 17:22:36 +02:00
infoblox_test.go include github.com/infobloxopen/infoblox-go-client/pull/58 (#615) 2018-06-28 18:24:40 +02:00
infoblox.go Reduce verbosity of infoblox provider logs 2019-03-27 12:35:39 +01:00
inmemory_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
inmemory.go Inititial support for multiple targets per record 2018-03-13 23:16:51 -05:00
linode_test.go Switch to go modules 2019-04-09 17:22:36 +02:00
linode.go Set Linode user agent and change to linode/linodego package 2018-08-16 11:17:54 +02:00
oci_test.go Code review comments 2018-07-11 15:44:40 +01:00
oci.go Remove dupplicated words:have,aliyun (#768) 2018-11-12 08:36:08 +01:00
pdns_test.go Switch to go modules 2019-04-09 17:22:36 +02:00
pdns.go Fixed PowerDNS Domain Filter Bug 2019-02-17 18:14:15 +05:30
provider_test.go Kops Compatibility #1: Set RecordType at source (#248) 2017-08-25 14:41:40 +02:00
provider.go Kops Compatibility #1: Set RecordType at source (#248) 2017-08-25 14:41:40 +02:00
rcode0_test.go Switch to go modules 2019-04-09 17:22:36 +02:00
rcode0.go Switch to go modules 2019-04-09 17:22:36 +02:00
recordfilter_test.go #228 Simplify DNS provider requirements by extracting common (#263) 2017-10-11 12:16:28 +02:00
recordfilter.go Add support for NodePort services (#559) 2018-06-14 18:08:05 +02:00
rfc2136_test.go Fix typos in rfc2136 provider 2019-01-04 10:49:20 +11:00
rfc2136.go set log level to debug when axfr is disabled 2019-03-19 13:32:17 +08:00
zone_id_filter_test.go New filter: --zone-id-filter (#422) 2017-12-20 17:00:13 +01:00
zone_id_filter.go New filter: --zone-id-filter (#422) 2017-12-20 17:00:13 +01:00
zone_tag_filter_test.go Add zone tag filter for AWS 2018-12-07 10:38:52 -05:00
zone_tag_filter.go Add zone tag filter for AWS 2018-12-07 10:38:52 -05:00
zone_type_filter_test.go feat(provider/aws): allow filtering for private/public zones (#329) 2017-09-19 23:15:31 +02:00
zone_type_filter.go feat(provider/aws): allow filtering for private/public zones (#329) 2017-09-19 23:15:31 +02:00
zonefinder_test.go fix: correctly detect zones if names overlap with subdomain (#478) 2018-03-14 16:06:00 +01:00
zonefinder.go fix: correctly detect zones if names overlap with subdomain (#478) 2018-03-14 16:06:00 +01:00