networkloadbalancer

package
v1.0.11 Latest Latest
Warning

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

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

Documentation

Overview

Package networkloadbalancer is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNLBFlowLog

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

MockNLBFlowLog is a mock of NLBFlowLog interface.

func NewMockNLBFlowLog

func NewMockNLBFlowLog(ctrl *gomock.Controller) *MockNLBFlowLog

NewMockNLBFlowLog creates a new mock instance.

func (*MockNLBFlowLog) CheckDuplicateFlowLog

func (m *MockNLBFlowLog) CheckDuplicateFlowLog(ctx context.Context, datacenterID, nlbID, flowLogName string) (string, error)

CheckDuplicateFlowLog mocks base method.

func (*MockNLBFlowLog) CreateFlowLog

func (m *MockNLBFlowLog) CreateFlowLog(ctx context.Context, datacenterID, nlbID string, flowLog ionoscloud.FlowLog) (ionoscloud.FlowLog, error)

CreateFlowLog mocks base method.

func (*MockNLBFlowLog) DeleteFlowLog

func (m *MockNLBFlowLog) DeleteFlowLog(ctx context.Context, datacenterID, nlbID, flowLogID string) error

DeleteFlowLog mocks base method.

func (*MockNLBFlowLog) EXPECT

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

func (*MockNLBFlowLog) GetFlowLogByID

func (m *MockNLBFlowLog) GetFlowLogByID(ctx context.Context, datacenterID, nlbID, flowLogID string) (ionoscloud.FlowLog, error)

GetFlowLogByID mocks base method.

func (*MockNLBFlowLog) UpdateFlowLog

func (m *MockNLBFlowLog) UpdateFlowLog(ctx context.Context, datacenterID, nlbID, flowLogID string, flowLog ionoscloud.FlowLogProperties) (ionoscloud.FlowLog, error)

UpdateFlowLog mocks base method.

type MockNLBFlowLogMockRecorder

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

MockNLBFlowLogMockRecorder is the mock recorder for MockNLBFlowLog.

func (*MockNLBFlowLogMockRecorder) CheckDuplicateFlowLog

func (mr *MockNLBFlowLogMockRecorder) CheckDuplicateFlowLog(ctx, datacenterID, nlbID, flowLogName interface{}) *gomock.Call

CheckDuplicateFlowLog indicates an expected call of CheckDuplicateFlowLog.

func (*MockNLBFlowLogMockRecorder) CreateFlowLog

func (mr *MockNLBFlowLogMockRecorder) CreateFlowLog(ctx, datacenterID, nlbID, flowLog interface{}) *gomock.Call

CreateFlowLog indicates an expected call of CreateFlowLog.

func (*MockNLBFlowLogMockRecorder) DeleteFlowLog

func (mr *MockNLBFlowLogMockRecorder) DeleteFlowLog(ctx, datacenterID, nlbID, flowLogID interface{}) *gomock.Call

DeleteFlowLog indicates an expected call of DeleteFlowLog.

func (*MockNLBFlowLogMockRecorder) GetFlowLogByID

func (mr *MockNLBFlowLogMockRecorder) GetFlowLogByID(ctx, datacenterID, nlbID, flowLogID interface{}) *gomock.Call

GetFlowLogByID indicates an expected call of GetFlowLogByID.

func (*MockNLBFlowLogMockRecorder) UpdateFlowLog

func (mr *MockNLBFlowLogMockRecorder) UpdateFlowLog(ctx, datacenterID, nlbID, flowLogID, flowLog interface{}) *gomock.Call

UpdateFlowLog indicates an expected call of UpdateFlowLog.

Jump to

Keyboard shortcuts

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