mockenforcer

package
v10.147.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package mockenforcer is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDebugInfo

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

MockDebugInfo is a mock of DebugInfo interface nolint

func NewMockDebugInfo

func NewMockDebugInfo(ctrl *gomock.Controller) *MockDebugInfo

NewMockDebugInfo creates a new mock instance nolint

func (*MockDebugInfo) EXPECT

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

func (*MockDebugInfo) EnableDatapathPacketTracing

func (m *MockDebugInfo) EnableDatapathPacketTracing(contextID string, direction packettracing.TracingDirection, interval time.Duration) error

EnableDatapathPacketTracing mocks base method nolint

type MockDebugInfoMockRecorder

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

MockDebugInfoMockRecorder is the mock recorder for MockDebugInfo nolint

func (*MockDebugInfoMockRecorder) EnableDatapathPacketTracing

func (mr *MockDebugInfoMockRecorder) EnableDatapathPacketTracing(contextID, direction, interval interface{}) *gomock.Call

EnableDatapathPacketTracing indicates an expected call of EnableDatapathPacketTracing nolint

type MockEnforcer

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

MockEnforcer is a mock of Enforcer interface nolint

func NewMockEnforcer

func NewMockEnforcer(ctrl *gomock.Controller) *MockEnforcer

NewMockEnforcer creates a new mock instance nolint

func (*MockEnforcer) EXPECT

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

func (*MockEnforcer) EnableDatapathPacketTracing

func (m *MockEnforcer) EnableDatapathPacketTracing(contextID string, direction packettracing.TracingDirection, interval time.Duration) error

EnableDatapathPacketTracing mocks base method nolint

func (*MockEnforcer) Enforce

func (m *MockEnforcer) Enforce(contextID string, puInfo *policy.PUInfo) error

Enforce mocks base method nolint

func (*MockEnforcer) GetFilterQueue

func (m *MockEnforcer) GetFilterQueue() *fqconfig.FilterQueue

GetFilterQueue mocks base method nolint

func (*MockEnforcer) Run

func (m *MockEnforcer) Run(ctx context.Context) error

Run mocks base method nolint

func (*MockEnforcer) SetTargetNetworks

func (m *MockEnforcer) SetTargetNetworks(networks []string) error

SetTargetNetworks mocks base method nolint

func (*MockEnforcer) Unenforce

func (m *MockEnforcer) Unenforce(contextID string) error

Unenforce mocks base method nolint

func (*MockEnforcer) UpdateSecrets

func (m *MockEnforcer) UpdateSecrets(secrets secrets.Secrets) error

UpdateSecrets mocks base method nolint

type MockEnforcerMockRecorder

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

MockEnforcerMockRecorder is the mock recorder for MockEnforcer nolint

func (*MockEnforcerMockRecorder) EnableDatapathPacketTracing

func (mr *MockEnforcerMockRecorder) EnableDatapathPacketTracing(contextID, direction, interval interface{}) *gomock.Call

EnableDatapathPacketTracing indicates an expected call of EnableDatapathPacketTracing nolint

func (*MockEnforcerMockRecorder) Enforce

func (mr *MockEnforcerMockRecorder) Enforce(contextID, puInfo interface{}) *gomock.Call

Enforce indicates an expected call of Enforce nolint

func (*MockEnforcerMockRecorder) GetFilterQueue

func (mr *MockEnforcerMockRecorder) GetFilterQueue() *gomock.Call

GetFilterQueue indicates an expected call of GetFilterQueue nolint

func (*MockEnforcerMockRecorder) Run

func (mr *MockEnforcerMockRecorder) Run(ctx interface{}) *gomock.Call

Run indicates an expected call of Run nolint

func (*MockEnforcerMockRecorder) SetTargetNetworks

func (mr *MockEnforcerMockRecorder) SetTargetNetworks(networks interface{}) *gomock.Call

SetTargetNetworks indicates an expected call of SetTargetNetworks nolint

func (*MockEnforcerMockRecorder) Unenforce

func (mr *MockEnforcerMockRecorder) Unenforce(contextID interface{}) *gomock.Call

Unenforce indicates an expected call of Unenforce nolint

func (*MockEnforcerMockRecorder) UpdateSecrets

func (mr *MockEnforcerMockRecorder) UpdateSecrets(secrets interface{}) *gomock.Call

UpdateSecrets indicates an expected call of UpdateSecrets nolint

Jump to

Keyboard shortcuts

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