mocks

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 6 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 MockPreheat

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

MockPreheat is a mock of Preheat interface.

func NewMockPreheat

func NewMockPreheat(ctrl *gomock.Controller) *MockPreheat

NewMockPreheat creates a new mock instance.

func (*MockPreheat) CreatePreheat

func (m *MockPreheat) CreatePreheat(arg0 context.Context, arg1 []models.Scheduler, arg2 types.PreheatArgs) (*job.GroupJobState, error)

CreatePreheat mocks base method.

func (*MockPreheat) EXPECT

func (m *MockPreheat) EXPECT() *MockPreheatMockRecorder

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

type MockPreheatMockRecorder

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

MockPreheatMockRecorder is the mock recorder for MockPreheat.

func (*MockPreheatMockRecorder) CreatePreheat

func (mr *MockPreheatMockRecorder) CreatePreheat(arg0, arg1, arg2 interface{}) *gomock.Call

CreatePreheat indicates an expected call of CreatePreheat.

Jump to

Keyboard shortcuts

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