mocks

package
v6.4.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2020 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 MockManagerFactory

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

MockManagerFactory is a mock of ManagerFactory interface

func NewMockManagerFactory

func NewMockManagerFactory(ctrl *gomock.Controller) *MockManagerFactory

NewMockManagerFactory creates a new mock instance

func (*MockManagerFactory) EXPECT

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

func (*MockManagerFactory) NewManager

func (m *MockManagerFactory) NewManager(arg0 cloud.Cloud, arg1 agentclient.AgentClient) vm.Manager

NewManager mocks base method

type MockManagerFactoryMockRecorder

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

MockManagerFactoryMockRecorder is the mock recorder for MockManagerFactory

func (*MockManagerFactoryMockRecorder) NewManager

func (mr *MockManagerFactoryMockRecorder) NewManager(arg0, arg1 interface{}) *gomock.Call

NewManager indicates an expected call of NewManager

Jump to

Keyboard shortcuts

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