mock_operator

package
v0.0.0-...-21498a3 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_operator is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOperator

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

MockOperator is a mock of Operator interface

func NewMockOperator

func NewMockOperator(ctrl *gomock.Controller) *MockOperator

NewMockOperator creates a new mock instance

func (*MockOperator) Apply

func (m *MockOperator) Apply(arg0 context.Context, arg1 operator.ApplyOptions) error

Apply mocks base method

func (*MockOperator) Delete

func (m *MockOperator) Delete(arg0 context.Context, arg1 operator.DeleteOptions) error

Delete mocks base method

func (*MockOperator) EXPECT

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

type MockOperatorMockRecorder

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

MockOperatorMockRecorder is the mock recorder for MockOperator

func (*MockOperatorMockRecorder) Apply

func (mr *MockOperatorMockRecorder) Apply(arg0, arg1 interface{}) *gomock.Call

Apply indicates an expected call of Apply

func (*MockOperatorMockRecorder) Delete

func (mr *MockOperatorMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call

Delete indicates an expected call of Delete

Jump to

Keyboard shortcuts

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