mock_selectors

package
v0.0.76 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_selectors is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSelection

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

MockSelection is a mock of Selection interface.

func NewMockSelection

func NewMockSelection(ctrl *gomock.Controller) *MockSelection

NewMockSelection creates a new mock instance.

func (*MockSelection) EXPECT

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

func (*MockSelection) Select

func (m *MockSelection) Select(arg0 *proto.SelectorEntity, arg1 ...selectors.SelectOption) (bool, string, error)

Select mocks base method.

type MockSelectionBuilder

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

MockSelectionBuilder is a mock of SelectionBuilder interface.

func NewMockSelectionBuilder

func NewMockSelectionBuilder(ctrl *gomock.Controller) *MockSelectionBuilder

NewMockSelectionBuilder creates a new mock instance.

func (*MockSelectionBuilder) EXPECT

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

func (*MockSelectionBuilder) NewSelectionFromProfile

func (m *MockSelectionBuilder) NewSelectionFromProfile(arg0 v1.Entity, arg1 []models.ProfileSelector) (selectors.Selection, error)

NewSelectionFromProfile mocks base method.

type MockSelectionBuilderMockRecorder

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

MockSelectionBuilderMockRecorder is the mock recorder for MockSelectionBuilder.

func (*MockSelectionBuilderMockRecorder) NewSelectionFromProfile

func (mr *MockSelectionBuilderMockRecorder) NewSelectionFromProfile(arg0, arg1 any) *gomock.Call

NewSelectionFromProfile indicates an expected call of NewSelectionFromProfile.

type MockSelectionChecker

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

MockSelectionChecker is a mock of SelectionChecker interface.

func NewMockSelectionChecker

func NewMockSelectionChecker(ctrl *gomock.Controller) *MockSelectionChecker

NewMockSelectionChecker creates a new mock instance.

func (*MockSelectionChecker) CheckSelector

func (m *MockSelectionChecker) CheckSelector(arg0 *v1.Profile_Selector) error

CheckSelector mocks base method.

func (*MockSelectionChecker) EXPECT

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

type MockSelectionCheckerMockRecorder

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

MockSelectionCheckerMockRecorder is the mock recorder for MockSelectionChecker.

func (*MockSelectionCheckerMockRecorder) CheckSelector

func (mr *MockSelectionCheckerMockRecorder) CheckSelector(arg0 any) *gomock.Call

CheckSelector indicates an expected call of CheckSelector.

type MockSelectionMockRecorder

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

MockSelectionMockRecorder is the mock recorder for MockSelection.

func (*MockSelectionMockRecorder) Select

func (mr *MockSelectionMockRecorder) Select(arg0 any, arg1 ...any) *gomock.Call

Select indicates an expected call of Select.

Jump to

Keyboard shortcuts

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