mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-07 18:16:57 +02:00
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. |
||
---|---|---|
.. | ||
conflict_test.go | ||
conflict.go | ||
plan_test.go | ||
plan.go | ||
policy_test.go | ||
policy.go |