mock_resourcewatcher

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_resourcewatcher is a generated GoMock package.

Package mock_resourcewatcher is a generated GoMock package.

Package mock_resourcewatcher is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLister

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

MockLister is a mock of Lister interface.

func NewMockLister

func NewMockLister(ctrl *gomock.Controller) *MockLister

NewMockLister creates a new mock instance.

func (*MockLister) EXPECT

func (m *MockLister) EXPECT() *MockListerMockRecorder

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

func (*MockLister) List

func (m *MockLister) List(arg0 v1.ListOptions) (runtime.Object, error)

List mocks base method.

type MockListerMockRecorder

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

MockListerMockRecorder is the mock recorder for MockLister.

func (*MockListerMockRecorder) List

func (mr *MockListerMockRecorder) List(arg0 interface{}) *gomock.Call

List indicates an expected call of List.

type MockStreamWriter

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

MockStreamWriter is a mock of StreamWriter interface.

func NewMockStreamWriter

func NewMockStreamWriter(ctrl *gomock.Controller) *MockStreamWriter

NewMockStreamWriter creates a new mock instance.

func (*MockStreamWriter) EXPECT

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

func (*MockStreamWriter) Write

Write mocks base method.

type MockStreamWriterMockRecorder

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

MockStreamWriterMockRecorder is the mock recorder for MockStreamWriter.

func (*MockStreamWriterMockRecorder) Write

func (mr *MockStreamWriterMockRecorder) Write(arg0 interface{}) *gomock.Call

Write indicates an expected call of Write.

type MockWatchInterface

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

MockWatchInterface is a mock of Interface interface.

func NewMockWatchInterface

func NewMockWatchInterface(ctrl *gomock.Controller) *MockWatchInterface

NewMockWatchInterface creates a new mock instance.

func (*MockWatchInterface) EXPECT

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

func (*MockWatchInterface) ResultChan

func (m *MockWatchInterface) ResultChan() <-chan watch.Event

ResultChan mocks base method.

func (*MockWatchInterface) Stop

func (m *MockWatchInterface) Stop()

Stop mocks base method.

type MockWatchInterfaceMockRecorder

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

MockWatchInterfaceMockRecorder is the mock recorder for MockWatchInterface.

func (*MockWatchInterfaceMockRecorder) ResultChan

func (mr *MockWatchInterfaceMockRecorder) ResultChan() *gomock.Call

ResultChan indicates an expected call of ResultChan.

func (*MockWatchInterfaceMockRecorder) Stop

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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