mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
Add Google Cloud DNS plugin (#3011)
Signed-off-by: Palash Nigam <npalash25@gmail.com> Closes: #2822
This commit is contained in:
5
plugin/clouddns/log_test.go
Normal file
5
plugin/clouddns/log_test.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package clouddns
|
||||
|
||||
import clog "github.com/coredns/coredns/plugin/pkg/log"
|
||||
|
||||
func init() { clog.Discard() }
|
||||
Reference in New Issue
Block a user