planner

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: 7 Imported by: 0

Documentation

Overview

Package planner is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPlanner

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

MockPlanner is a mock of Planner interface

func NewMockPlanner

func NewMockPlanner(ctrl *gomock.Controller) *MockPlanner

NewMockPlanner creates a new mock instance

func (*MockPlanner) Build

func (m *MockPlanner) Build(arg0 string, arg1 []api.Asset, arg2 []libyaml.ConfigGroup, arg3 api.ReleaseMetadata, arg4 map[string]interface{}) (planner.Plan, []string, error)

Build mocks base method

func (*MockPlanner) EXPECT

func (m *MockPlanner) EXPECT() *MockPlannerMockRecorder

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

func (*MockPlanner) Execute

func (m *MockPlanner) Execute(arg0 context.Context, arg1 planner.Plan) error

Execute mocks base method

func (*MockPlanner) WithStatusReceiver

func (m *MockPlanner) WithStatusReceiver(arg0 daemontypes.StatusReceiver) planner.Planner

WithStatusReceiver mocks base method

type MockPlannerMockRecorder

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

MockPlannerMockRecorder is the mock recorder for MockPlanner

func (*MockPlannerMockRecorder) Build

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

Build indicates an expected call of Build

func (*MockPlannerMockRecorder) Execute

func (mr *MockPlannerMockRecorder) Execute(arg0, arg1 interface{}) *gomock.Call

Execute indicates an expected call of Execute

func (*MockPlannerMockRecorder) WithStatusReceiver

func (mr *MockPlannerMockRecorder) WithStatusReceiver(arg0 interface{}) *gomock.Call

WithStatusReceiver indicates an expected call of WithStatusReceiver

Jump to

Keyboard shortcuts

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