mocks

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigurator

type MockConfigurator struct {
	// contains filtered or unexported fields
}

MockConfigurator is a mock of Configurator interface.

func NewMockConfigurator

func NewMockConfigurator(ctrl *gomock.Controller) *MockConfigurator

NewMockConfigurator creates a new mock instance.

func (*MockConfigurator) BuildClientConfig

func (m *MockConfigurator) BuildClientConfig() (*ssh.ClientConfig, error)

BuildClientConfig mocks base method.

func (*MockConfigurator) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockConfigurator) GetAddress

func (m *MockConfigurator) GetAddress() string

GetAddress mocks base method.

func (*MockConfigurator) GetPassword

func (m *MockConfigurator) GetPassword() string

GetPassword mocks base method.

func (*MockConfigurator) GetPort

func (m *MockConfigurator) GetPort() int

GetPort mocks base method.

func (*MockConfigurator) GetSshAgent

func (m *MockConfigurator) GetSshAgent() bool

GetSshAgent mocks base method.

func (*MockConfigurator) GetSshAgentForwarding

func (m *MockConfigurator) GetSshAgentForwarding() bool

GetSshAgentForwarding mocks base method.

func (*MockConfigurator) GetSshKey

func (m *MockConfigurator) GetSshKey() string

GetSshKey mocks base method.

func (*MockConfigurator) GetUsername

func (m *MockConfigurator) GetUsername() string

GetUsername mocks base method.

func (*MockConfigurator) SetPort

func (m *MockConfigurator) SetPort(arg0 int)

SetPort mocks base method.

type MockConfiguratorMockRecorder

type MockConfiguratorMockRecorder struct {
	// contains filtered or unexported fields
}

MockConfiguratorMockRecorder is the mock recorder for MockConfigurator.

func (*MockConfiguratorMockRecorder) BuildClientConfig

func (mr *MockConfiguratorMockRecorder) BuildClientConfig() *gomock.Call

BuildClientConfig indicates an expected call of BuildClientConfig.

func (*MockConfiguratorMockRecorder) GetAddress

func (mr *MockConfiguratorMockRecorder) GetAddress() *gomock.Call

GetAddress indicates an expected call of GetAddress.

func (*MockConfiguratorMockRecorder) GetPassword

func (mr *MockConfiguratorMockRecorder) GetPassword() *gomock.Call

GetPassword indicates an expected call of GetPassword.

func (*MockConfiguratorMockRecorder) GetPort

func (mr *MockConfiguratorMockRecorder) GetPort() *gomock.Call

GetPort indicates an expected call of GetPort.

func (*MockConfiguratorMockRecorder) GetSshAgent

func (mr *MockConfiguratorMockRecorder) GetSshAgent() *gomock.Call

GetSshAgent indicates an expected call of GetSshAgent.

func (*MockConfiguratorMockRecorder) GetSshAgentForwarding

func (mr *MockConfiguratorMockRecorder) GetSshAgentForwarding() *gomock.Call

GetSshAgentForwarding indicates an expected call of GetSshAgentForwarding.

func (*MockConfiguratorMockRecorder) GetSshKey

func (mr *MockConfiguratorMockRecorder) GetSshKey() *gomock.Call

GetSshKey indicates an expected call of GetSshKey.

func (*MockConfiguratorMockRecorder) GetUsername

func (mr *MockConfiguratorMockRecorder) GetUsername() *gomock.Call

GetUsername indicates an expected call of GetUsername.

func (*MockConfiguratorMockRecorder) SetPort

func (mr *MockConfiguratorMockRecorder) SetPort(arg0 any) *gomock.Call

SetPort indicates an expected call of SetPort.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL