workqueue

package
v1.47.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 3 Imported by: 0

Documentation

Overview

Package workqueue is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRateLimitingInterface

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

MockRateLimitingInterface is a mock of RateLimitingInterface interface.

func NewMockRateLimitingInterface

func NewMockRateLimitingInterface(ctrl *gomock.Controller) *MockRateLimitingInterface

NewMockRateLimitingInterface creates a new mock instance.

func (*MockRateLimitingInterface) Add

func (m *MockRateLimitingInterface) Add(arg0 interface{})

Add mocks base method.

func (*MockRateLimitingInterface) AddAfter

func (m *MockRateLimitingInterface) AddAfter(arg0 interface{}, arg1 time.Duration)

AddAfter mocks base method.

func (*MockRateLimitingInterface) AddRateLimited

func (m *MockRateLimitingInterface) AddRateLimited(arg0 interface{})

AddRateLimited mocks base method.

func (*MockRateLimitingInterface) Done

func (m *MockRateLimitingInterface) Done(arg0 interface{})

Done mocks base method.

func (*MockRateLimitingInterface) EXPECT

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

func (*MockRateLimitingInterface) Forget

func (m *MockRateLimitingInterface) Forget(arg0 interface{})

Forget mocks base method.

func (*MockRateLimitingInterface) Get

func (m *MockRateLimitingInterface) Get() (interface{}, bool)

Get mocks base method.

func (*MockRateLimitingInterface) Len

func (m *MockRateLimitingInterface) Len() int

Len mocks base method.

func (*MockRateLimitingInterface) NumRequeues

func (m *MockRateLimitingInterface) NumRequeues(arg0 interface{}) int

NumRequeues mocks base method.

func (*MockRateLimitingInterface) ShutDown

func (m *MockRateLimitingInterface) ShutDown()

ShutDown mocks base method.

func (*MockRateLimitingInterface) ShutDownWithDrain added in v1.41.0

func (m *MockRateLimitingInterface) ShutDownWithDrain()

ShutDownWithDrain mocks base method.

func (*MockRateLimitingInterface) ShuttingDown

func (m *MockRateLimitingInterface) ShuttingDown() bool

ShuttingDown mocks base method.

type MockRateLimitingInterfaceMockRecorder

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

MockRateLimitingInterfaceMockRecorder is the mock recorder for MockRateLimitingInterface.

func (*MockRateLimitingInterfaceMockRecorder) Add

func (mr *MockRateLimitingInterfaceMockRecorder) Add(arg0 interface{}) *gomock.Call

Add indicates an expected call of Add.

func (*MockRateLimitingInterfaceMockRecorder) AddAfter

func (mr *MockRateLimitingInterfaceMockRecorder) AddAfter(arg0, arg1 interface{}) *gomock.Call

AddAfter indicates an expected call of AddAfter.

func (*MockRateLimitingInterfaceMockRecorder) AddRateLimited

func (mr *MockRateLimitingInterfaceMockRecorder) AddRateLimited(arg0 interface{}) *gomock.Call

AddRateLimited indicates an expected call of AddRateLimited.

func (*MockRateLimitingInterfaceMockRecorder) Done

func (mr *MockRateLimitingInterfaceMockRecorder) Done(arg0 interface{}) *gomock.Call

Done indicates an expected call of Done.

func (*MockRateLimitingInterfaceMockRecorder) Forget

func (mr *MockRateLimitingInterfaceMockRecorder) Forget(arg0 interface{}) *gomock.Call

Forget indicates an expected call of Forget.

func (*MockRateLimitingInterfaceMockRecorder) Get

Get indicates an expected call of Get.

func (*MockRateLimitingInterfaceMockRecorder) Len

Len indicates an expected call of Len.

func (*MockRateLimitingInterfaceMockRecorder) NumRequeues

func (mr *MockRateLimitingInterfaceMockRecorder) NumRequeues(arg0 interface{}) *gomock.Call

NumRequeues indicates an expected call of NumRequeues.

func (*MockRateLimitingInterfaceMockRecorder) ShutDown

ShutDown indicates an expected call of ShutDown.

func (*MockRateLimitingInterfaceMockRecorder) ShutDownWithDrain added in v1.41.0

func (mr *MockRateLimitingInterfaceMockRecorder) ShutDownWithDrain() *gomock.Call

ShutDownWithDrain indicates an expected call of ShutDownWithDrain.

func (*MockRateLimitingInterfaceMockRecorder) ShuttingDown

ShuttingDown indicates an expected call of ShuttingDown.

Jump to

Keyboard shortcuts

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