mock_pause

package
v1.17.3 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2018 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 4 more Imports: 5 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) LoadImage

func (m *MockLoader) LoadImage(arg0 *config.Config, arg1 engine.DockerClient) (*go_dockerclient.Image, 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) LoadImage added in v1.17.3

func (mr *MockLoaderMockRecorder) LoadImage(arg0, arg1 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