mocks

package
v2.1.43 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: scheduling.go

Generated by this command:

mockgen -destination mocks/scheduling_mock.go -source scheduling.go -package mocks

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 MockScheduling

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

MockScheduling is a mock of Scheduling interface.

func NewMockScheduling

func NewMockScheduling(ctrl *gomock.Controller) *MockScheduling

NewMockScheduling creates a new mock instance.

func (*MockScheduling) EXPECT

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

func (*MockScheduling) FindCandidateParents

func (m *MockScheduling) FindCandidateParents(arg0 context.Context, arg1 *resource.Peer, arg2 set.SafeSet[string]) ([]*resource.Peer, bool)

FindCandidateParents mocks base method.

func (*MockScheduling) FindParentAndCandidateParents added in v2.1.28

func (m *MockScheduling) FindParentAndCandidateParents(arg0 context.Context, arg1 *resource.Peer, arg2 set.SafeSet[string]) ([]*resource.Peer, bool)

FindParentAndCandidateParents mocks base method.

func (*MockScheduling) FindSuccessParent

func (m *MockScheduling) FindSuccessParent(arg0 context.Context, arg1 *resource.Peer, arg2 set.SafeSet[string]) (*resource.Peer, bool)

FindSuccessParent mocks base method.

func (*MockScheduling) ScheduleCandidateParents

func (m *MockScheduling) ScheduleCandidateParents(arg0 context.Context, arg1 *resource.Peer, arg2 set.SafeSet[string]) error

ScheduleCandidateParents mocks base method.

func (*MockScheduling) ScheduleParentAndCandidateParents

func (m *MockScheduling) ScheduleParentAndCandidateParents(arg0 context.Context, arg1 *resource.Peer, arg2 set.SafeSet[string])

ScheduleParentAndCandidateParents mocks base method.

type MockSchedulingMockRecorder

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

MockSchedulingMockRecorder is the mock recorder for MockScheduling.

func (*MockSchedulingMockRecorder) FindCandidateParents

func (mr *MockSchedulingMockRecorder) FindCandidateParents(arg0, arg1, arg2 any) *gomock.Call

FindCandidateParents indicates an expected call of FindCandidateParents.

func (*MockSchedulingMockRecorder) FindParentAndCandidateParents added in v2.1.28

func (mr *MockSchedulingMockRecorder) FindParentAndCandidateParents(arg0, arg1, arg2 any) *gomock.Call

FindParentAndCandidateParents indicates an expected call of FindParentAndCandidateParents.

func (*MockSchedulingMockRecorder) FindSuccessParent

func (mr *MockSchedulingMockRecorder) FindSuccessParent(arg0, arg1, arg2 any) *gomock.Call

FindSuccessParent indicates an expected call of FindSuccessParent.

func (*MockSchedulingMockRecorder) ScheduleCandidateParents

func (mr *MockSchedulingMockRecorder) ScheduleCandidateParents(arg0, arg1, arg2 any) *gomock.Call

ScheduleCandidateParents indicates an expected call of ScheduleCandidateParents.

func (*MockSchedulingMockRecorder) ScheduleParentAndCandidateParents

func (mr *MockSchedulingMockRecorder) ScheduleParentAndCandidateParents(arg0, arg1, arg2 any) *gomock.Call

ScheduleParentAndCandidateParents indicates an expected call of ScheduleParentAndCandidateParents.

Jump to

Keyboard shortcuts

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