mirror of
https://github.com/coredns/coredns.git
synced 2025-11-28 06:34:08 -05:00
@@ -30,6 +30,7 @@ var Directives = []string{
|
||||
"acl",
|
||||
"any",
|
||||
"chaos",
|
||||
"traffic",
|
||||
"loadbalance",
|
||||
"cache",
|
||||
"rewrite",
|
||||
|
||||
@@ -46,6 +46,7 @@ import (
|
||||
_ "github.com/coredns/coredns/plugin/template"
|
||||
_ "github.com/coredns/coredns/plugin/tls"
|
||||
_ "github.com/coredns/coredns/plugin/trace"
|
||||
_ "github.com/coredns/coredns/plugin/traffic"
|
||||
_ "github.com/coredns/coredns/plugin/transfer"
|
||||
_ "github.com/coredns/coredns/plugin/whoami"
|
||||
_ "github.com/coredns/federation"
|
||||
|
||||
Reference in New Issue
Block a user