mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-13 21:15:27 +00:00
Add netpol tests for windows
Co-authored-by: Jay Vyas <jvyas@vmware.com> Kubernetes-commit: 69019a03d3ac43823e7a739c01d3eeac86d699c0
This commit is contained in:
parent
39cb8cd8c1
commit
dab51bb570
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user