Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { web.HTTP `yaml:",inline"` PerServerStats matcher.SimpleExpr `yaml:"per_server_stats"` PerZoneStats matcher.SimpleExpr `yaml:"per_zone_stats"` }
Config is the CoreDNS module configuration.
Click to show internal directories.
Click to hide internal directories.