fake

package
v0.25.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package fake is a generated GoMock package.

Package fake is a generated GoMock package.

Package fake is a generated GoMock package.

Package fake is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDefaultTypedVisitor

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

MockDefaultTypedVisitor is a mock of DefaultTypedVisitor interface.

func NewMockDefaultTypedVisitor

func NewMockDefaultTypedVisitor(ctrl *gomock.Controller) *MockDefaultTypedVisitor

NewMockDefaultTypedVisitor creates a new mock instance.

func (*MockDefaultTypedVisitor) EXPECT

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

func (*MockDefaultTypedVisitor) Visit

Visit mocks base method.

type MockDefaultTypedVisitorMockRecorder

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

MockDefaultTypedVisitorMockRecorder is the mock recorder for MockDefaultTypedVisitor.

func (*MockDefaultTypedVisitorMockRecorder) Visit

func (mr *MockDefaultTypedVisitorMockRecorder) Visit(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

Visit indicates an expected call of Visit.

type MockObjectHandler

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

MockObjectHandler is a mock of ObjectHandler interface.

func NewMockObjectHandler

func NewMockObjectHandler(ctrl *gomock.Controller) *MockObjectHandler

NewMockObjectHandler creates a new mock instance.

func (*MockObjectHandler) AddEdge

func (m *MockObjectHandler) AddEdge(arg0 context.Context, arg1, arg2 *unstructured.Unstructured, arg3 int) error

AddEdge mocks base method.

func (*MockObjectHandler) EXPECT

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

func (*MockObjectHandler) Process

Process mocks base method.

func (*MockObjectHandler) SetLevel added in v0.20.0

func (m *MockObjectHandler) SetLevel(arg0 string, arg1 int) int

SetLevel mocks base method.

type MockObjectHandlerMockRecorder

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

MockObjectHandlerMockRecorder is the mock recorder for MockObjectHandler.

func (*MockObjectHandlerMockRecorder) AddEdge

func (mr *MockObjectHandlerMockRecorder) AddEdge(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

AddEdge indicates an expected call of AddEdge.

func (*MockObjectHandlerMockRecorder) Process

func (mr *MockObjectHandlerMockRecorder) Process(arg0, arg1 interface{}) *gomock.Call

Process indicates an expected call of Process.

func (*MockObjectHandlerMockRecorder) SetLevel added in v0.20.0

func (mr *MockObjectHandlerMockRecorder) SetLevel(arg0, arg1 interface{}) *gomock.Call

SetLevel indicates an expected call of SetLevel.

type MockTypedVisitor

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

MockTypedVisitor is a mock of TypedVisitor interface.

func NewMockTypedVisitor

func NewMockTypedVisitor(ctrl *gomock.Controller) *MockTypedVisitor

NewMockTypedVisitor creates a new mock instance.

func (*MockTypedVisitor) EXPECT

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

func (*MockTypedVisitor) Supports

Supports mocks base method.

func (*MockTypedVisitor) Visit

Visit mocks base method.

type MockTypedVisitorMockRecorder

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

MockTypedVisitorMockRecorder is the mock recorder for MockTypedVisitor.

func (*MockTypedVisitorMockRecorder) Supports

func (mr *MockTypedVisitorMockRecorder) Supports() *gomock.Call

Supports indicates an expected call of Supports.

func (*MockTypedVisitorMockRecorder) Visit

func (mr *MockTypedVisitorMockRecorder) Visit(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

Visit indicates an expected call of Visit.

type MockVisitor

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

MockVisitor is a mock of Visitor interface.

func NewMockVisitor

func NewMockVisitor(ctrl *gomock.Controller) *MockVisitor

NewMockVisitor creates a new mock instance.

func (*MockVisitor) EXPECT

func (m *MockVisitor) EXPECT() *MockVisitorMockRecorder

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

func (*MockVisitor) Visit

func (m *MockVisitor) Visit(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 objectvisitor.ObjectHandler, arg3 bool, arg4 int) error

Visit mocks base method.

type MockVisitorMockRecorder

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

MockVisitorMockRecorder is the mock recorder for MockVisitor.

func (*MockVisitorMockRecorder) Visit

func (mr *MockVisitorMockRecorder) Visit(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Visit indicates an expected call of Visit.

Jump to

Keyboard shortcuts

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