mock_tc

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_tc is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBpfTc

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

MockBpfTc is a mock of BpfTc interface.

func NewMockBpfTc

func NewMockBpfTc(ctrl *gomock.Controller) *MockBpfTc

NewMockBpfTc creates a new mock instance.

func (*MockBpfTc) CleanupQdiscs

func (m *MockBpfTc) CleanupQdiscs(arg0, arg1 bool) error

CleanupQdiscs mocks base method.

func (*MockBpfTc) EXPECT

func (m *MockBpfTc) EXPECT() *MockBpfTcMockRecorder

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

func (*MockBpfTc) TCEgressAttach

func (m *MockBpfTc) TCEgressAttach(arg0 string, arg1 int, arg2 string) error

TCEgressAttach mocks base method.

func (*MockBpfTc) TCEgressDetach

func (m *MockBpfTc) TCEgressDetach(arg0 string) error

TCEgressDetach mocks base method.

func (*MockBpfTc) TCIngressAttach

func (m *MockBpfTc) TCIngressAttach(arg0 string, arg1 int, arg2 string) error

TCIngressAttach mocks base method.

func (*MockBpfTc) TCIngressDetach

func (m *MockBpfTc) TCIngressDetach(arg0 string) error

TCIngressDetach mocks base method.

type MockBpfTcMockRecorder

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

MockBpfTcMockRecorder is the mock recorder for MockBpfTc.

func (*MockBpfTcMockRecorder) CleanupQdiscs

func (mr *MockBpfTcMockRecorder) CleanupQdiscs(arg0, arg1 interface{}) *gomock.Call

CleanupQdiscs indicates an expected call of CleanupQdiscs.

func (*MockBpfTcMockRecorder) TCEgressAttach

func (mr *MockBpfTcMockRecorder) TCEgressAttach(arg0, arg1, arg2 interface{}) *gomock.Call

TCEgressAttach indicates an expected call of TCEgressAttach.

func (*MockBpfTcMockRecorder) TCEgressDetach

func (mr *MockBpfTcMockRecorder) TCEgressDetach(arg0 interface{}) *gomock.Call

TCEgressDetach indicates an expected call of TCEgressDetach.

func (*MockBpfTcMockRecorder) TCIngressAttach

func (mr *MockBpfTcMockRecorder) TCIngressAttach(arg0, arg1, arg2 interface{}) *gomock.Call

TCIngressAttach indicates an expected call of TCIngressAttach.

func (*MockBpfTcMockRecorder) TCIngressDetach

func (mr *MockBpfTcMockRecorder) TCIngressDetach(arg0 interface{}) *gomock.Call

TCIngressDetach indicates an expected call of TCIngressDetach.

Jump to

Keyboard shortcuts

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