networkstream

package
v0.3.10 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkStreamClient

type NetworkStreamClient interface {
	ContainerCallback(notif containercollection.PubSubEvent)
	ReportEvent(eventType utils.EventType, event utils.K8sEvent)

	Start()
}

type NetworkStreamMock

type NetworkStreamMock struct {
}

func CreateNetworkStreamMock

func CreateNetworkStreamMock() *NetworkStreamMock

func (NetworkStreamMock) ContainerCallback

func (r NetworkStreamMock) ContainerCallback(_ containercollection.PubSubEvent)

func (NetworkStreamMock) ReportEvent

func (r NetworkStreamMock) ReportEvent(_ utils.EventType, _ utils.K8sEvent)

func (NetworkStreamMock) Start

func (r NetworkStreamMock) Start()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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