mocks

package
v0.6.5 Latest Latest
Warning

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

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

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRunConfigMapReader

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

MockRunConfigMapReader is a mock of RunConfigMapReader interface.

func NewMockRunConfigMapReader

func NewMockRunConfigMapReader(ctrl *gomock.Controller) *MockRunConfigMapReader

NewMockRunConfigMapReader creates a new mock instance.

func (*MockRunConfigMapReader) EXPECT

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

func (*MockRunConfigMapReader) GetRunConfigMap

func (m *MockRunConfigMapReader) GetRunConfigMap(ctx context.Context, configMapRef string) (string, error)

GetRunConfigMap mocks base method.

type MockRunConfigMapReaderMockRecorder

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

MockRunConfigMapReaderMockRecorder is the mock recorder for MockRunConfigMapReader.

func (*MockRunConfigMapReaderMockRecorder) GetRunConfigMap

func (mr *MockRunConfigMapReaderMockRecorder) GetRunConfigMap(ctx, configMapRef any) *gomock.Call

GetRunConfigMap indicates an expected call of GetRunConfigMap.

Jump to

Keyboard shortcuts

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