external-dns/controller
Michael Fraenkel fab942f486 Cache the endpoints on the controller loop
The controller will retrieve all the endpoints at the beginning of its
loop. When changes need to be applied, the provider may need to query
the endpoints again. Allow the provider to skip the queries if its data was
cached.
2019-05-07 19:51:53 -04:00
..
controller_test.go Cache the endpoints on the controller loop 2019-05-07 19:51:53 -04:00
controller.go Cache the endpoints on the controller loop 2019-05-07 19:51:53 -04:00