mocks

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPackClient added in v0.2.0

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

MockPackClient is a mock of PackClient interface

func NewMockPackClient added in v0.2.0

func NewMockPackClient(ctrl *gomock.Controller) *MockPackClient

NewMockPackClient creates a new mock instance

func (*MockPackClient) Build added in v0.4.1

func (m *MockPackClient) Build(arg0 context.Context, arg1 pack.BuildOptions) error

Build mocks base method

func (*MockPackClient) CreateBuilder added in v0.2.0

func (m *MockPackClient) CreateBuilder(arg0 context.Context, arg1 pack.CreateBuilderOptions) error

CreateBuilder mocks base method

func (*MockPackClient) CreatePackage added in v0.5.0

func (m *MockPackClient) CreatePackage(arg0 context.Context, arg1 pack.CreatePackageOptions) error

CreatePackage mocks base method

func (*MockPackClient) EXPECT added in v0.2.0

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

func (*MockPackClient) InspectBuilder added in v0.2.0

func (m *MockPackClient) InspectBuilder(arg0 string, arg1 bool) (*pack.BuilderInfo, error)

InspectBuilder mocks base method

func (*MockPackClient) InspectImage added in v0.5.0

func (m *MockPackClient) InspectImage(arg0 string, arg1 bool) (*pack.ImageInfo, error)

InspectImage mocks base method

func (*MockPackClient) Rebase added in v0.2.0

func (m *MockPackClient) Rebase(arg0 context.Context, arg1 pack.RebaseOptions) error

Rebase mocks base method

type MockPackClientMockRecorder added in v0.2.0

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

MockPackClientMockRecorder is the mock recorder for MockPackClient

func (*MockPackClientMockRecorder) Build added in v0.4.1

func (mr *MockPackClientMockRecorder) Build(arg0, arg1 interface{}) *gomock.Call

Build indicates an expected call of Build

func (*MockPackClientMockRecorder) CreateBuilder added in v0.2.0

func (mr *MockPackClientMockRecorder) CreateBuilder(arg0, arg1 interface{}) *gomock.Call

CreateBuilder indicates an expected call of CreateBuilder

func (*MockPackClientMockRecorder) CreatePackage added in v0.5.0

func (mr *MockPackClientMockRecorder) CreatePackage(arg0, arg1 interface{}) *gomock.Call

CreatePackage indicates an expected call of CreatePackage

func (*MockPackClientMockRecorder) InspectBuilder added in v0.2.0

func (mr *MockPackClientMockRecorder) InspectBuilder(arg0, arg1 interface{}) *gomock.Call

InspectBuilder indicates an expected call of InspectBuilder

func (*MockPackClientMockRecorder) InspectImage added in v0.5.0

func (mr *MockPackClientMockRecorder) InspectImage(arg0, arg1 interface{}) *gomock.Call

InspectImage indicates an expected call of InspectImage

func (*MockPackClientMockRecorder) Rebase added in v0.2.0

func (mr *MockPackClientMockRecorder) Rebase(arg0, arg1 interface{}) *gomock.Call

Rebase indicates an expected call of Rebase

Jump to

Keyboard shortcuts

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