mocks

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 License: Apache-2.0 Imports: 4 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 MockPluginService

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

MockPluginService is a mock of PluginService interface.

func NewMockPluginService

func NewMockPluginService(ctrl *gomock.Controller) *MockPluginService

NewMockPluginService creates a new mock instance.

func (*MockPluginService) Build

Build mocks base method.

func (*MockPluginService) DeleteBuild

func (m *MockPluginService) DeleteBuild(ctx context.Context, tag string) error

DeleteBuild mocks base method.

func (*MockPluginService) EXPECT

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

func (*MockPluginService) GetContent

GetContent mocks base method.

func (*MockPluginService) ListBuilds

func (m *MockPluginService) ListBuilds(ctx context.Context) ([]plugins.LocalBuild, error)

ListBuilds mocks base method.

func (*MockPluginService) Push

Push mocks base method.

func (*MockPluginService) Validate

Validate mocks base method.

type MockPluginServiceMockRecorder

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

MockPluginServiceMockRecorder is the mock recorder for MockPluginService.

func (*MockPluginServiceMockRecorder) Build

func (mr *MockPluginServiceMockRecorder) Build(ctx, opts any) *gomock.Call

Build indicates an expected call of Build.

func (*MockPluginServiceMockRecorder) DeleteBuild

func (mr *MockPluginServiceMockRecorder) DeleteBuild(ctx, tag any) *gomock.Call

DeleteBuild indicates an expected call of DeleteBuild.

func (*MockPluginServiceMockRecorder) GetContent

func (mr *MockPluginServiceMockRecorder) GetContent(ctx, opts any) *gomock.Call

GetContent indicates an expected call of GetContent.

func (*MockPluginServiceMockRecorder) ListBuilds

func (mr *MockPluginServiceMockRecorder) ListBuilds(ctx any) *gomock.Call

ListBuilds indicates an expected call of ListBuilds.

func (*MockPluginServiceMockRecorder) Push

func (mr *MockPluginServiceMockRecorder) Push(ctx, opts any) *gomock.Call

Push indicates an expected call of Push.

func (*MockPluginServiceMockRecorder) Validate

func (mr *MockPluginServiceMockRecorder) Validate(ctx, path any) *gomock.Call

Validate indicates an expected call of Validate.

Jump to

Keyboard shortcuts

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