Versions in this module Expand all Collapse all v1 v1.0.0 Jun 3, 2018 Changes in this version + type MockIP struct + func NewMockIP(ctrl *gomock.Controller) *MockIP + func (m *MockIP) AddDefaultRoute(arg0 net.IP, arg1 netlink.Link) error + func (m *MockIP) EXPECT() *MockIPMockRecorder + type MockIPMockRecorder struct + func (mr *MockIPMockRecorder) AddDefaultRoute(arg0, arg1 interface{}) *gomock.Call