mocks

package
v0.0.0-...-03ac62e Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2026 License: Zlib Imports: 7 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 MockCleanupClient

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

MockCleanupClient is a mock of CleanupClient interface.

func NewMockCleanupClient

func NewMockCleanupClient(ctrl *gomock.Controller) *MockCleanupClient

NewMockCleanupClient creates a new mock instance.

func (*MockCleanupClient) BuildCachePrune

BuildCachePrune mocks base method.

func (*MockCleanupClient) Close

func (m *MockCleanupClient) Close() error

Close mocks base method.

func (*MockCleanupClient) ContainerList

func (m *MockCleanupClient) ContainerList(ctx context.Context, opts container.ListOptions) ([]container.Summary, error)

ContainerList mocks base method.

func (*MockCleanupClient) DiskUsage

DiskUsage mocks base method.

func (*MockCleanupClient) EXPECT

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

func (*MockCleanupClient) ImageList

func (m *MockCleanupClient) ImageList(ctx context.Context, opts image.ListOptions) ([]image.Summary, error)

ImageList mocks base method.

func (*MockCleanupClient) ImageRemove

func (m *MockCleanupClient) ImageRemove(ctx context.Context, imageID string, opts image.RemoveOptions) ([]image.DeleteResponse, error)

ImageRemove mocks base method.

type MockCleanupClientMockRecorder

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

MockCleanupClientMockRecorder is the mock recorder for MockCleanupClient.

func (*MockCleanupClientMockRecorder) BuildCachePrune

func (mr *MockCleanupClientMockRecorder) BuildCachePrune(ctx, opts any) *gomock.Call

BuildCachePrune indicates an expected call of BuildCachePrune.

func (*MockCleanupClientMockRecorder) Close

Close indicates an expected call of Close.

func (*MockCleanupClientMockRecorder) ContainerList

func (mr *MockCleanupClientMockRecorder) ContainerList(ctx, opts any) *gomock.Call

ContainerList indicates an expected call of ContainerList.

func (*MockCleanupClientMockRecorder) DiskUsage

func (mr *MockCleanupClientMockRecorder) DiskUsage(ctx, opts any) *gomock.Call

DiskUsage indicates an expected call of DiskUsage.

func (*MockCleanupClientMockRecorder) ImageList

func (mr *MockCleanupClientMockRecorder) ImageList(ctx, opts any) *gomock.Call

ImageList indicates an expected call of ImageList.

func (*MockCleanupClientMockRecorder) ImageRemove

func (mr *MockCleanupClientMockRecorder) ImageRemove(ctx, imageID, opts any) *gomock.Call

ImageRemove indicates an expected call of ImageRemove.

Jump to

Keyboard shortcuts

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