Versions in this module Expand all Collapse all v1 v1.0.0 Jun 3, 2018 Changes in this version + type MockNS struct + func NewMockNS(ctrl *gomock.Controller) *MockNS + func (m *MockNS) EXPECT() *MockNSMockRecorder + func (m *MockNS) WithNetNSPath(arg0 string, arg1 func(ns.NetNS) error) error + type MockNSMockRecorder struct + func (mr *MockNSMockRecorder) WithNetNSPath(arg0, arg1 interface{}) *gomock.Call