plugin

package
v0.0.0-...-add6c29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2025 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Directives = []string{
	"root",
	"metadata",
	"geoip",
	"cancel",
	"tls",
	"timeouts",
	"reload",
	"nsid",
	"debug",
	"ready",
	"health",
	"prometheus",
	"errors",
	"log",
	"local",
	"acl",
	"cache",
	"rewrite",
	"header",
	"minimal",
	"transfer",
	"hosts",
	"kuadrant",
	"file",
	"secondary",
	"loop",
	"forward",
	"whoami",
	"view",
}

Directives are registered in the order they should be executed.

Ordering is VERY important. Every plugin will feel the effects of all other plugin below (after) them during a request, but they must not care what plugin above them are doing. Cut down version of https://github.com/coredns/coredns/blob/master/core/dnsserver/zdirectives.go

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL