testing

package
v1.4.6 Latest Latest
Warning

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

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

Documentation

Overview

Package testing is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockExclusiveEniInterface

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

MockExclusiveEniInterface is a mock of ExclusiveEniInterface interface.

func NewMockExclusiveEniInterface

func NewMockExclusiveEniInterface(ctrl *gomock.Controller) *MockExclusiveEniInterface

NewMockExclusiveEniInterface creates a new mock instance.

func (*MockExclusiveEniInterface) Allocate

func (m *MockExclusiveEniInterface) Allocate(arg0 context.Context, arg1, arg2, arg3 string) (*v1alpha1.CrossVPCEni, error)

Allocate mocks base method.

func (*MockExclusiveEniInterface) EXPECT

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

func (*MockExclusiveEniInterface) Release

func (m *MockExclusiveEniInterface) Release(arg0 context.Context, arg1, arg2, arg3 string) (*v1alpha1.CrossVPCEni, error)

Release mocks base method.

func (*MockExclusiveEniInterface) Run

func (m *MockExclusiveEniInterface) Run(arg0 context.Context, arg1 <-chan struct{}) error

Run mocks base method.

type MockExclusiveEniInterfaceMockRecorder

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

MockExclusiveEniInterfaceMockRecorder is the mock recorder for MockExclusiveEniInterface.

func (*MockExclusiveEniInterfaceMockRecorder) Allocate

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

Allocate indicates an expected call of Allocate.

func (*MockExclusiveEniInterfaceMockRecorder) Release

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

Release indicates an expected call of Release.

func (*MockExclusiveEniInterfaceMockRecorder) Run

func (mr *MockExclusiveEniInterfaceMockRecorder) Run(arg0, arg1 interface{}) *gomock.Call

Run indicates an expected call of Run.

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) Allocate

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

Allocate mocks base method.

func (*MockInterface) EXPECT

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

func (*MockInterface) Ready

func (m *MockInterface) Ready(arg0 context.Context) bool

Ready mocks base method.

func (*MockInterface) Release

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

Release mocks base method.

func (*MockInterface) Run

func (m *MockInterface) Run(arg0 context.Context, arg1 <-chan struct{}) error

Run mocks base method.

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface.

func (*MockInterfaceMockRecorder) Allocate

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

Allocate indicates an expected call of Allocate.

func (*MockInterfaceMockRecorder) Ready

func (mr *MockInterfaceMockRecorder) Ready(arg0 interface{}) *gomock.Call

Ready indicates an expected call of Ready.

func (*MockInterfaceMockRecorder) Release

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

Release indicates an expected call of Release.

func (*MockInterfaceMockRecorder) Run

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

Run indicates an expected call of Run.

Jump to

Keyboard shortcuts

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