Versions in this module Expand all Collapse all v1 v1.11.0 Jan 24, 2025 Changes in this version + type MockExecInterface struct + func NewMockExecInterface(ctrl *gomock.Controller) *MockExecInterface + func (m *MockExecInterface) CommandContext(ctx context.Context, cmd string) (string, error) + func (m *MockExecInterface) EXPECT() *MockExecInterfaceMockRecorder + type MockExecInterfaceMockRecorder struct + func (mr *MockExecInterfaceMockRecorder) CommandContext(ctx, cmd interface{}) *gomock.Call v1.11.0-network-topology-preview.0 Jan 23, 2025