mock_pull

package
v0.0.25 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_pull is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockImagePuller

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

MockImagePuller is a mock of ImagePuller interface

func NewMockImagePuller

func NewMockImagePuller(ctrl *gomock.Controller) *MockImagePuller

NewMockImagePuller creates a new mock instance

func (*MockImagePuller) EXPECT

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

func (*MockImagePuller) Pull

func (m *MockImagePuller) Pull(arg0 context.Context, arg1 string) (model.Image, error)

Pull mocks base method

type MockImagePullerMockRecorder

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

MockImagePullerMockRecorder is the mock recorder for MockImagePuller

func (*MockImagePullerMockRecorder) Pull

func (mr *MockImagePullerMockRecorder) Pull(arg0, arg1 interface{}) *gomock.Call

Pull indicates an expected call of Pull

Jump to

Keyboard shortcuts

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