mocks

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 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 MockPuller

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

MockPuller is a mock of Puller interface.

func NewMockPuller

func NewMockPuller(ctrl *gomock.Controller) *MockPuller

NewMockPuller creates a new mock instance.

func (*MockPuller) EXPECT

func (m *MockPuller) EXPECT() *MockPullerMockRecorder

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

func (*MockPuller) Pull

func (m *MockPuller) Pull(ctx context.Context, ref, clusterName string) ([]byte, error)

Pull mocks base method.

type MockPullerMockRecorder

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

MockPullerMockRecorder is the mock recorder for MockPuller.

func (*MockPullerMockRecorder) Pull

func (mr *MockPullerMockRecorder) Pull(ctx, ref, clusterName interface{}) *gomock.Call

Pull indicates an expected call of Pull.

Jump to

Keyboard shortcuts

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