dockerlayer

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package dockerlayer is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockArchiver

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

MockArchiver is a mock of Archiver interface

func NewMockArchiver

func NewMockArchiver(ctrl *gomock.Controller) *MockArchiver

NewMockArchiver creates a new mock instance

func (*MockArchiver) EXPECT

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

func (*MockArchiver) Make

func (m *MockArchiver) Make(arg0 string, arg1 []string) error

Make mocks base method

func (*MockArchiver) Match

func (m *MockArchiver) Match(arg0 string) bool

Match mocks base method

func (*MockArchiver) Open

func (m *MockArchiver) Open(arg0, arg1 string) error

Open mocks base method

func (*MockArchiver) Read

func (m *MockArchiver) Read(arg0 io.Reader, arg1 string) error

Read mocks base method

func (*MockArchiver) Write

func (m *MockArchiver) Write(arg0 io.Writer, arg1 []string) error

Write mocks base method

type MockArchiverMockRecorder

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

MockArchiverMockRecorder is the mock recorder for MockArchiver

func (*MockArchiverMockRecorder) Make

func (mr *MockArchiverMockRecorder) Make(arg0, arg1 interface{}) *gomock.Call

Make indicates an expected call of Make

func (*MockArchiverMockRecorder) Match

func (mr *MockArchiverMockRecorder) Match(arg0 interface{}) *gomock.Call

Match indicates an expected call of Match

func (*MockArchiverMockRecorder) Open

func (mr *MockArchiverMockRecorder) Open(arg0, arg1 interface{}) *gomock.Call

Open indicates an expected call of Open

func (*MockArchiverMockRecorder) Read

func (mr *MockArchiverMockRecorder) Read(arg0, arg1 interface{}) *gomock.Call

Read indicates an expected call of Read

func (*MockArchiverMockRecorder) Write

func (mr *MockArchiverMockRecorder) Write(arg0, arg1 interface{}) *gomock.Call

Write indicates an expected call of Write

Jump to

Keyboard shortcuts

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