Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
origosys
External Dns
Repository
1cef71e0be2cfcc971cf43baafc5a61105ef716b
Switch branch/tag
external-dns
provider
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.origo.io:origosys/external-dns.git
Copy HTTPS clone URL
https://gitlab.origo.io/origosys/external-dns.git
Inititial support for multiple targets per record
Gary Kramlich authored
7 years ago
1cef71e0
Name
Last commit
Last update
..
aws.go
Inititial support for multiple targets per record
7 years ago
aws_test.go
Inititial support for multiple targets per record
7 years ago
azure.go
Inititial support for multiple targets per record
7 years ago
azure_test.go
Inititial support for multiple targets per record
7 years ago
cloudflare.go
Inititial support for multiple targets per record
7 years ago
cloudflare_test.go
Implementation of multiple targets based on PR #404 and #396 (#418)
7 years ago
digital_ocean.go
Inititial support for multiple targets per record
7 years ago
digital_ocean_test.go
Implementation of multiple targets based on PR #404 and #396 (#418)
7 years ago
dnsimple.go
Inititial support for multiple targets per record
7 years ago
dnsimple_test.go
Add custom TTL support for DNSimple (#477)
7 years ago
domain_filter.go
Google Provider logging for misconfigured zones (#388)
7 years ago
domain_filter_test.go
feat(provider/aws): allow filtering for private/public zones (#329)
7 years ago
dyn.go
Implementation of multiple targets based on PR #404 and #396 (#418)
7 years ago
dyn_test.go
Inititial support for multiple targets per record
7 years ago
google.go
Auto-detect google-project if provider is Google and no project is su… (#492)
7 years ago
google_test.go
Inititial support for multiple targets per record
7 years ago
infoblox.go
Inititial support for multiple targets per record
7 years ago
infoblox_test.go
Inititial support for multiple targets per record
7 years ago
inmemory.go
Inititial support for multiple targets per record
7 years ago
inmemory_test.go
Implementation of multiple targets based on PR #404 and #396 (#418)
7 years ago
provider.go
Kops Compatibility #1: Set RecordType at source (#248)
7 years ago
provider_test.go
Kops Compatibility #1: Set RecordType at source (#248)
7 years ago
recordfilter.go
#228 Simplify DNS provider requirements by extracting common (#263)
7 years ago
recordfilter_test.go
#228 Simplify DNS provider requirements by extracting common (#263)
7 years ago
zone_id_filter.go
New filter: `--zone-id-filter` (#422)
7 years ago
zone_id_filter_test.go
zone_type_filter.go
zone_type_filter_test.go
zonefinder.go
zonefinder_test.go