mocks

package
v2.706.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.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 MockAgentClientFactory

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

MockAgentClientFactory is a mock of AgentClientFactory interface.

func NewMockAgentClientFactory

func NewMockAgentClientFactory(ctrl *gomock.Controller) *MockAgentClientFactory

NewMockAgentClientFactory creates a new mock instance.

func (*MockAgentClientFactory) EXPECT

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

func (*MockAgentClientFactory) NewAgentClient

func (m *MockAgentClientFactory) NewAgentClient(directorID, mbusURL, caCert string) (agentclient.AgentClient, error)

NewAgentClient mocks base method.

type MockAgentClientFactoryMockRecorder

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

MockAgentClientFactoryMockRecorder is the mock recorder for MockAgentClientFactory.

func (*MockAgentClientFactoryMockRecorder) NewAgentClient

func (mr *MockAgentClientFactoryMockRecorder) NewAgentClient(directorID, mbusURL, caCert interface{}) *gomock.Call

NewAgentClient indicates an expected call of NewAgentClient.

Jump to

Keyboard shortcuts

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