Add netpol tests for windows

Co-authored-by: Jay Vyas <jvyas@vmware.com>

Kubernetes-commit: 69019a03d3ac43823e7a739c01d3eeac86d699c0
This commit is contained in:
Peri Thompson 2021-05-21 16:13:32 +01:00 committed by Kubernetes Publisher
parent 39cb8cd8c1
commit dab51bb570

View File

@ -66,9 +66,8 @@ package auth
import (
"encoding/json"
"io/ioutil"
"os"
restclient "k8s.io/client-go/rest"
"os"
)
// Info holds Kubernetes API authorization config. It is intended