Crate externaldns_webhook

Crate externaldns_webhook 

Source

Modules§

changes
domain_filter
endpoint

Structs§

Webhook
Setup of the HTTP server The listening addresses and ports are specified in ExternalDNS, hence they are not exposed to be configurable.

Traits§

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