Versions in this module Expand all Collapse all v0 v0.3.0 Aug 5, 2024 Changes in this version + type Collector struct + func New(cfg Config) *Collector + func (c *Collector) Collect(ch chan<- prometheus.Metric) + func (c *Collector) Describe(ch chan<- *prometheus.Desc) + type Config struct + DnsClient *dns.Client + DnsmasqAddr string + ExposeLeases bool + LeasesPath string