external-dns/endpoint
Markus Cisler 14d64e09f2 Change DomainFilter to apply to records as well
This moves `domain_filter.go` to the `endpoint` package to make it
possible to filter and exclude record names in
`plan.filterRecordsForPlan()` so it does not have to be implemented in
every single provider.

Because some providers access `DomainFilter.filters` directly it had to
be exported.
2020-02-24 11:19:45 +01:00
..
domain_filter_test.go Change DomainFilter to apply to records as well 2020-02-24 11:19:45 +01:00
domain_filter.go Change DomainFilter to apply to records as well 2020-02-24 11:19:45 +01:00
endpoint_test.go Add some additional tests for Target.Same 2018-04-12 11:22:33 -05:00
endpoint.go Add support for all AWS Route53 routing policies; add additional SetIdentifier abstraction layer 2019-09-10 20:47:36 +02:00
labels_test.go uprade golangci-lint and add megacheck & interface linters 2020-01-23 14:49:23 -08:00
labels.go add dualstack support for AWS provider with ALB ingress controllers 2019-06-26 18:05:22 -07:00
zz_generated.deepcopy.go Auto generated deepcopy functions for DNSEndpoint CRD 2018-08-22 19:37:21 +05:30