mock_app

package
v0.0.0-...-b252f11 Latest Latest
Warning

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

Go to latest
Published: May 9, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_app is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIDockerClient

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

MockIDockerClient is a mock of IDockerClient interface.

func NewMockIDockerClient

func NewMockIDockerClient(ctrl *gomock.Controller) *MockIDockerClient

NewMockIDockerClient creates a new mock instance.

func (*MockIDockerClient) BuildCachePrune

BuildCachePrune mocks base method.

func (*MockIDockerClient) EXPECT

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

func (*MockIDockerClient) ImageList

ImageList mocks base method.

func (*MockIDockerClient) ImageRemove

ImageRemove mocks base method.

func (*MockIDockerClient) ImagesPrune

func (m *MockIDockerClient) ImagesPrune(ctx context.Context, pruneFilters filters.Args) (types.ImagesPruneReport, error)

ImagesPrune mocks base method.

type MockIDockerClientMockRecorder

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

MockIDockerClientMockRecorder is the mock recorder for MockIDockerClient.

func (*MockIDockerClientMockRecorder) BuildCachePrune

func (mr *MockIDockerClientMockRecorder) BuildCachePrune(ctx, opts interface{}) *gomock.Call

BuildCachePrune indicates an expected call of BuildCachePrune.

func (*MockIDockerClientMockRecorder) ImageList

func (mr *MockIDockerClientMockRecorder) ImageList(ctx, options interface{}) *gomock.Call

ImageList indicates an expected call of ImageList.

func (*MockIDockerClientMockRecorder) ImageRemove

func (mr *MockIDockerClientMockRecorder) ImageRemove(ctx, imageID, options interface{}) *gomock.Call

ImageRemove indicates an expected call of ImageRemove.

func (*MockIDockerClientMockRecorder) ImagesPrune

func (mr *MockIDockerClientMockRecorder) ImagesPrune(ctx, pruneFilters interface{}) *gomock.Call

ImagesPrune indicates an expected call of ImagesPrune.

Jump to

Keyboard shortcuts

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