Add Google Cloud DNS plugin (#3011)

Signed-off-by: Palash Nigam <npalash25@gmail.com>

Closes: #2822
This commit is contained in:
Palash Nigam
2019-08-18 02:29:09 +05:30
committed by Yong Tang
parent bde393096f
commit 194b0f95b4
13 changed files with 825 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ var Directives = []string{
"hosts",
"route53",
"azure",
"clouddns",
"federation",
"k8s_external",
"kubernetes",