external-dns/docs/tutorials
Nils Juenemann 73d397961e Support for multiple domains within --domain-filter (#252)
* Support for multiple domains within --domain-filter

The parameter accepts a comma separated list of domains with or without trailing dot. Example: --domain-filter="example.org, company.test.,staging.com". Closes #247 and #229

* Add boilerplate header

* Add documentation for methods and structs

* use StringsVar for the domain-filter flag

* go fmt

* Remove camel case from tests

* Revert changes in README.md

* Move DomainFilter to provider package

* Make a new slice and copy elements to it

* Update CHANGELOG.md

* docs: change minor spelling mistake
2017-06-29 18:59:05 +02:00
..
aws.md Support for multiple domains within --domain-filter (#252) 2017-06-29 18:59:05 +02:00
azure.md Implement Azure DNS provider (#210) (#214) 2017-06-02 15:24:52 +02:00
gke.md Support for multiple domains within --domain-filter (#252) 2017-06-29 18:59:05 +02:00
nginx-ingress.md Support for multiple domains within --domain-filter (#252) 2017-06-29 18:59:05 +02:00