packer2llb_mock

package
v0.0.0-...-eca8a8d Latest Latest
Warning

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

Go to latest
Published: May 18, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package packer2llb_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPlugin

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

MockPlugin is a mock of Plugin interface

func NewMockPlugin

func NewMockPlugin(ctrl *gomock.Controller) *MockPlugin

NewMockPlugin creates a new mock instance

func (*MockPlugin) Build

func (m *MockPlugin) Build(arg0 context.Context, arg1 *v1.Platform, arg2 cib.Service) (*llb.State, *dockerfile2llb.Image, error)

Build mocks base method

func (*MockPlugin) Detect

func (m *MockPlugin) Detect(arg0 context.Context, arg1 client.Reference, arg2 *config.Config) error

Detect mocks base method

func (*MockPlugin) EXPECT

func (m *MockPlugin) EXPECT() *MockPluginMockRecorder

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

type MockPluginMockRecorder

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

MockPluginMockRecorder is the mock recorder for MockPlugin

func (*MockPluginMockRecorder) Build

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

Build indicates an expected call of Build

func (*MockPluginMockRecorder) Detect

func (mr *MockPluginMockRecorder) Detect(arg0, arg1, arg2 interface{}) *gomock.Call

Detect indicates an expected call of Detect

Jump to

Keyboard shortcuts

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