mock_deployer

package
v0.0.0-...-3a7daba Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_deployer is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDeployer

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

MockDeployer is a mock of Deployer interface.

func NewMockDeployer

func NewMockDeployer(ctrl *gomock.Controller) *MockDeployer

NewMockDeployer creates a new mock instance.

func (*MockDeployer) CreateOrUpdate

func (m *MockDeployer) CreateOrUpdate(arg0 context.Context, arg1 *v1alpha1.Cluster, arg2 interface{}) error

CreateOrUpdate mocks base method.

func (*MockDeployer) EXPECT

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

func (*MockDeployer) IsConstraintTemplateReady

func (m *MockDeployer) IsConstraintTemplateReady(arg0 context.Context, arg1 interface{}) (bool, error)

IsConstraintTemplateReady mocks base method.

func (*MockDeployer) IsReady

func (m *MockDeployer) IsReady(arg0 context.Context, arg1, arg2 string) (bool, error)

IsReady mocks base method.

func (*MockDeployer) Remove

func (m *MockDeployer) Remove(arg0 context.Context, arg1 interface{}) error

Remove mocks base method.

func (*MockDeployer) Template

func (m *MockDeployer) Template(arg0 interface{}, arg1 fs.FS) ([]runtime.Object, error)

Template mocks base method.

type MockDeployerMockRecorder

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

MockDeployerMockRecorder is the mock recorder for MockDeployer.

func (*MockDeployerMockRecorder) CreateOrUpdate

func (mr *MockDeployerMockRecorder) CreateOrUpdate(arg0, arg1, arg2 interface{}) *gomock.Call

CreateOrUpdate indicates an expected call of CreateOrUpdate.

func (*MockDeployerMockRecorder) IsConstraintTemplateReady

func (mr *MockDeployerMockRecorder) IsConstraintTemplateReady(arg0, arg1 interface{}) *gomock.Call

IsConstraintTemplateReady indicates an expected call of IsConstraintTemplateReady.

func (*MockDeployerMockRecorder) IsReady

func (mr *MockDeployerMockRecorder) IsReady(arg0, arg1, arg2 interface{}) *gomock.Call

IsReady indicates an expected call of IsReady.

func (*MockDeployerMockRecorder) Remove

func (mr *MockDeployerMockRecorder) Remove(arg0, arg1 interface{}) *gomock.Call

Remove indicates an expected call of Remove.

func (*MockDeployerMockRecorder) Template

func (mr *MockDeployerMockRecorder) Template(arg0, arg1 interface{}) *gomock.Call

Template indicates an expected call of Template.

Jump to

Keyboard shortcuts

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