Middleware/k8s: Add unit tests for Pods (#815)

* Added Pod testing

* Cleanup

* fixed formatting
This commit is contained in:
Sandeep Rajan
2017-08-03 15:16:50 -04:00
committed by Yong Tang
parent cd1f2f1bbf
commit 8ad8c75ab4
2 changed files with 77 additions and 2 deletions

View File

@@ -35,6 +35,7 @@ type Case struct {
Answer []dns.RR
Ns []dns.RR
Extra []dns.RR
Error error
}
// Msg returns a *dns.Msg embedded in c.