mocks

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFirewallInterface

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

MockFirewallInterface is a mock of FirewallInterface interface.

func NewMockFirewallInterface

func NewMockFirewallInterface(ctrl *gomock.Controller) *MockFirewallInterface

NewMockFirewallInterface creates a new mock instance.

func (*MockFirewallInterface) EXPECT

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

func (*MockFirewallInterface) Flush

func (m *MockFirewallInterface) Flush() error

Flush mocks base method.

func (*MockFirewallInterface) Reconcile

func (m *MockFirewallInterface) Reconcile() (bool, error)

Reconcile mocks base method.

func (*MockFirewallInterface) ReconcileNetconfTables

func (m *MockFirewallInterface) ReconcileNetconfTables() error

ReconcileNetconfTables mocks base method.

type MockFirewallInterfaceMockRecorder

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

MockFirewallInterfaceMockRecorder is the mock recorder for MockFirewallInterface.

func (*MockFirewallInterfaceMockRecorder) Flush

Flush indicates an expected call of Flush.

func (*MockFirewallInterfaceMockRecorder) Reconcile

Reconcile indicates an expected call of Reconcile.

func (*MockFirewallInterfaceMockRecorder) ReconcileNetconfTables

func (mr *MockFirewallInterfaceMockRecorder) ReconcileNetconfTables() *gomock.Call

ReconcileNetconfTables indicates an expected call of ReconcileNetconfTables.

Jump to

Keyboard shortcuts

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