Versions in this module Expand all Collapse all v0 v0.0.14 Jul 30, 2020 Changes in this version + type MockCliInterface struct + func NewMockCliInterface(ctrl *gomock.Controller) *MockCliInterface + func (m *MockCliInterface) Connect(remoteHost, privateKeyPath string, remotePort int, DNSServer string, ...) *exec.Cmd + func (m *MockCliInterface) EXPECT() *MockCliInterfaceMockRecorder + func (m *MockCliInterface) Version() *exec.Cmd + type MockCliInterfaceMockRecorder struct + func (mr *MockCliInterfaceMockRecorder) Connect(...) *gomock.Call + func (mr *MockCliInterfaceMockRecorder) Version() *gomock.Call