external-dns/source
2019-01-18 10:54:24 -05:00
..
compatibility.go Fix usage of k8s.io/client-go package 2018-07-31 23:02:03 +05:30
connector_test.go Add a new source called connector (#552) 2018-05-22 17:49:16 +02:00
connector.go Add a new source called connector (#552) 2018-05-22 17:49:16 +02:00
crd_test.go Add unit tests for crd source 2018-08-22 19:37:21 +05:30
crd.go Change default apiversion of crd 2018-11-16 18:41:06 +01:00
dedup_source_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
dedup_source.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
fake_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
fake.go Inititial support for multiple targets per record 2018-03-13 23:16:51 -05:00
gateway_test.go allow hostname annotations to be ignored 2018-10-17 17:17:15 -04:00
gateway.go Merge branch 'master' of github.com:kubernetes-incubator/external-dns into feature/ignore-annotations 2018-11-16 14:21:23 -03:00
ingress_test.go Merge branch 'master' of github.com:kubernetes-incubator/external-dns into feature/ignore-annotations 2018-11-16 14:21:23 -03:00
ingress.go Merge branch 'master' of github.com:kubernetes-incubator/external-dns into feature/ignore-annotations 2018-11-16 14:21:23 -03:00
multi_source_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
multi_source.go cmd flags fixes, fix the bug with multi source (#149) 2017-04-12 18:13:03 +02:00
service_test.go allow hostname annotations to be ignored 2018-10-17 17:17:15 -04:00
service.go allow hostname annotations to be ignored 2018-10-17 17:17:15 -04:00
shared_test.go Implementation of multiple targets based on PR #404 and #396 (#418) 2018-02-21 18:11:45 +01:00
source_test.go Allow specifying a custom TTL through annotation on Ingress or Service (#320) 2017-10-11 14:17:02 +02:00
source.go Remove unnecessary slashes 2018-11-09 11:11:39 +01:00
store_test.go Add Source implementation for Istio Gateway (#694) 2018-09-06 16:39:32 +02:00
store.go allow hostname annotations to be ignored 2018-10-17 17:17:15 -04:00