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: 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 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) 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 interface{}) *gomock.Call

FindCandidateParents indicates an expected call of FindCandidateParents.

func (*MockSchedulingMockRecorder) FindSuccessParent

func (mr *MockSchedulingMockRecorder) FindSuccessParent(arg0, arg1, arg2 interface{}) *gomock.Call

FindSuccessParent indicates an expected call of FindSuccessParent.

func (*MockSchedulingMockRecorder) ScheduleCandidateParents

func (mr *MockSchedulingMockRecorder) ScheduleCandidateParents(arg0, arg1, arg2 interface{}) *gomock.Call

ScheduleCandidateParents indicates an expected call of ScheduleCandidateParents.

func (*MockSchedulingMockRecorder) ScheduleParentAndCandidateParents

func (mr *MockSchedulingMockRecorder) ScheduleParentAndCandidateParents(arg0, arg1, arg2 interface{}) *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