Crate externaldns_webhook
Source - changes
- domain_filter
- endpoint
- Webhook
- Setup of the HTTP server
The listening addresses and ports are specified in ExternalDNS,
hence they are not exposed to be configurable.
- Provider
- Definition of the webhook interface.
This interface should be implemented by DNS service provider
that wish to communicate with ExternalDNS.
- Status
- Definition of the Status interface.
This interface should be implemented by DNS service provider application
to give healthz and metrics information