mock_mgr

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_mgr is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) EXPECT

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

func (*MockInterface) Init

func (m *MockInterface) Init(pipelineData *pipeline.Data, myconfig config.Interface, client *http.Client) error

Init mocks base method.

func (*MockInterface) MgrDistStep

func (m *MockInterface) MgrDistStep(nextMetadata interface{}) error

MgrDistStep mocks base method.

func (*MockInterface) MgrValidateTools

func (m *MockInterface) MgrValidateTools() error

MgrValidateTools mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) Init

func (mr *MockInterfaceMockRecorder) Init(pipelineData, myconfig, client interface{}) *gomock.Call

Init indicates an expected call of Init.

func (*MockInterfaceMockRecorder) MgrDistStep

func (mr *MockInterfaceMockRecorder) MgrDistStep(nextMetadata interface{}) *gomock.Call

MgrDistStep indicates an expected call of MgrDistStep.

func (*MockInterfaceMockRecorder) MgrValidateTools

func (mr *MockInterfaceMockRecorder) MgrValidateTools() *gomock.Call

MgrValidateTools indicates an expected call of MgrValidateTools.

Jump to

Keyboard shortcuts

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