multus-cni/k8sclient
Tomofumi Hayashi 0bdadc7f39 Fix error type for NoK8sNetworkError
This fix changes type type for NoK8sNetworkError due to error handling, in #45.
Currently NoK8sNetworkError is not pointer type, just a string, hence we never
get *NoK8sNetworkError. This fix changes it based @One-ders patch.
2018-04-24 10:27:48 +01:00
..
k8sclient.go Fix error type for NoK8sNetworkError 2018-04-24 10:27:48 +01:00