mocks

package
v0.0.2-0...-4ce78c8 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0 Imports: 5 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 MockAgentClient

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

MockAgentClient is a mock of AgentClient interface

func NewMockAgentClient

func NewMockAgentClient(ctrl *gomock.Controller) *MockAgentClient

NewMockAgentClient creates a new mock instance

func (*MockAgentClient) EXPECT

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

func (*MockAgentClient) GetHostname

func (m *MockAgentClient) GetHostname(arg0 context.Context, arg1 *pb.HostnameRequest, arg2 ...grpc.CallOption) (*pb.HostnameReply, error)

GetHostname mocks base method

type MockAgentClientMockRecorder

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

MockAgentClientMockRecorder is the mock recorder for MockAgentClient

func (*MockAgentClientMockRecorder) GetHostname

func (mr *MockAgentClientMockRecorder) GetHostname(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetHostname indicates an expected call of GetHostname

Jump to

Keyboard shortcuts

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