mock_pause

package
v1.44.3 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_pause is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLoader

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

MockLoader is a mock of Loader interface

func NewMockLoader

func NewMockLoader(ctrl *gomock.Controller) *MockLoader

NewMockLoader creates a new mock instance

func (*MockLoader) EXPECT

func (m *MockLoader) EXPECT() *MockLoaderMockRecorder

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

func (*MockLoader) IsLoaded added in v1.35.0

func (m *MockLoader) IsLoaded(arg0 dockerapi.DockerClient) (bool, error)

IsLoaded mocks base method

func (*MockLoader) LoadImage

func (m *MockLoader) LoadImage(arg0 context.Context, arg1 *config.Config, arg2 dockerapi.DockerClient) (*types.ImageInspect, error)

LoadImage mocks base method

type MockLoaderMockRecorder added in v1.17.3

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

MockLoaderMockRecorder is the mock recorder for MockLoader

func (*MockLoaderMockRecorder) IsLoaded added in v1.35.0

func (mr *MockLoaderMockRecorder) IsLoaded(arg0 interface{}) *gomock.Call

IsLoaded indicates an expected call of IsLoaded

func (*MockLoaderMockRecorder) LoadImage added in v1.17.3

func (mr *MockLoaderMockRecorder) LoadImage(arg0, arg1, arg2 interface{}) *gomock.Call

LoadImage indicates an expected call of LoadImage

Jump to

Keyboard shortcuts

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