k3s/pkg/proxy/util
Davanum Srinivas 954996e231
Move from glog to klog
- Move from the old github.com/golang/glog to k8s.io/klog
- klog as explicit InitFlags() so we add them as necessary
- we update the other repositories that we vendor that made a similar
change from glog to klog
  * github.com/kubernetes/repo-infra
  * k8s.io/gengo/
  * k8s.io/kube-openapi/
  * github.com/google/cadvisor
- Entirely remove all references to glog
- Fix some tests by explicit InitFlags in their init() methods

Change-Id: I92db545ff36fcec83afe98f550c9e630098b3135
2018-11-10 07:50:31 -05:00
..
testing fix static checks 2018-02-26 23:49:26 +08:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
endpoints.go Move from glog to klog 2018-11-10 07:50:31 -05:00
endpoints_test.go add ut for PortPart() 2018-08-16 11:49:48 +08:00
network.go fix static checks 2018-02-26 23:49:26 +08:00
port.go Move from glog to klog 2018-11-10 07:50:31 -05:00
port_test.go K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
utils.go Move from glog to klog 2018-11-10 07:50:31 -05:00
utils_test.go use versioned api in kube-proxy 2018-08-16 09:59:33 +08:00