mock_dynamichelper

package
v0.0.0-...-37f2402 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_dynamichelper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface.

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance.

func (*MockInterface) EXPECT

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

func (*MockInterface) Ensure

func (m *MockInterface) Ensure(arg0 context.Context, arg1 ...runtime.Object) error

Ensure mocks base method.

func (*MockInterface) EnsureDeleted

func (m *MockInterface) EnsureDeleted(arg0 context.Context, arg1, arg2, arg3 string) error

EnsureDeleted mocks base method.

func (*MockInterface) EnsureDeletedGVR

func (m *MockInterface) EnsureDeletedGVR(arg0 context.Context, arg1, arg2, arg3, arg4 string) error

EnsureDeletedGVR mocks base method.

func (*MockInterface) IsConstraintTemplateReady

func (m *MockInterface) IsConstraintTemplateReady(arg0 context.Context, arg1 string) (bool, error)

IsConstraintTemplateReady mocks base method.

func (*MockInterface) Refresh

func (m *MockInterface) Refresh() error

Refresh mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) Ensure

func (mr *MockInterfaceMockRecorder) Ensure(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Ensure indicates an expected call of Ensure.

func (*MockInterfaceMockRecorder) EnsureDeleted

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

EnsureDeleted indicates an expected call of EnsureDeleted.

func (*MockInterfaceMockRecorder) EnsureDeletedGVR

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

EnsureDeletedGVR indicates an expected call of EnsureDeletedGVR.

func (*MockInterfaceMockRecorder) IsConstraintTemplateReady

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

IsConstraintTemplateReady indicates an expected call of IsConstraintTemplateReady.

func (*MockInterfaceMockRecorder) Refresh

func (mr *MockInterfaceMockRecorder) Refresh() *gomock.Call

Refresh indicates an expected call of Refresh.

Jump to

Keyboard shortcuts

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