plugin/kubernetes: Enable protobuf, Update client api package (#1114)
* vendor * code
This commit is contained in:
parent
45b0252c1a
commit
4b3a430ff2
1511 changed files with 286873 additions and 253612 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
var kubeApexCases = [](test.Case){
|
||||
var kubeApexCases = []test.Case{
|
||||
{
|
||||
Qname: "cluster.local.", Qtype: dns.TypeSOA,
|
||||
Rcode: dns.RcodeSuccess,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue