mock_storereflector

package
v0.4.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_storereflector is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockResultStore

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

MockResultStore is a mock of ResultStore interface.

func NewMockResultStore

func NewMockResultStore(ctrl *gomock.Controller) *MockResultStore

NewMockResultStore creates a new mock instance.

func (*MockResultStore) DeleteData

func (m *MockResultStore) DeleteData(arg0 v1.Pod)

DeleteData mocks base method.

func (*MockResultStore) EXPECT

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

func (*MockResultStore) GetStoredResult

func (m *MockResultStore) GetStoredResult(arg0 *v1.Pod) map[string]string

GetStoredResult mocks base method.

type MockResultStoreMockRecorder

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

MockResultStoreMockRecorder is the mock recorder for MockResultStore.

func (*MockResultStoreMockRecorder) DeleteData

func (mr *MockResultStoreMockRecorder) DeleteData(arg0 interface{}) *gomock.Call

DeleteData indicates an expected call of DeleteData.

func (*MockResultStoreMockRecorder) GetStoredResult

func (mr *MockResultStoreMockRecorder) GetStoredResult(arg0 interface{}) *gomock.Call

GetStoredResult indicates an expected call of GetStoredResult.

Jump to

Keyboard shortcuts

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