mocks

package
v0.20.2 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: Apache-2.0 Imports: 6 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 MockPlan

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

MockPlan is a mock of Plan interface

func NewMockPlan

func NewMockPlan(ctrl *gomock.Controller) *MockPlan

NewMockPlan creates a new mock instance

func (*MockPlan) Apply

func (m *MockPlan) Apply(arg0 context.Context, arg1 client.Client, arg2 *v1alpha1.Cluster, arg3 logr.Logger) error

Apply mocks base method

func (*MockPlan) EXPECT

func (m *MockPlan) EXPECT() *MockPlanMockRecorder

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

type MockPlanMockRecorder

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

MockPlanMockRecorder is the mock recorder for MockPlan

func (*MockPlanMockRecorder) Apply

func (mr *MockPlanMockRecorder) Apply(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Apply indicates an expected call of Apply

Jump to

Keyboard shortcuts

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