Documentation
¶
Overview ¶
Package xlistrbl implements a CoreDNS plugin that integrates with luIDS xlist.Check api and adds RFC5782 functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config stores configuration for the plugin.
func DefaultConfig ¶
func DefaultConfig() Config
DefaultConfig returns a Config with default values.
type Plugin ¶
type Plugin struct { Next plugin.Handler Fall fall.F Zones []string // contains filtered or unexported fields }
Plugin is the main struct of the plugin.
Click to show internal directories.
Click to hide internal directories.