common

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2025 License: MIT Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EpDecoder

type EpDecoder interface {
	Decode(ip netip.Addr) *flow.Endpoint
	IsEndpointOnLocalHost(ip string) bool
}

func NewEpDecoder

func NewEpDecoder(c *ipc.IPCache) EpDecoder

type SvcDecoder added in v0.0.30

type SvcDecoder interface {
	Decode(ip netip.Addr) *flow.Service
}

func NewSvcDecoder added in v0.0.30

func NewSvcDecoder(sc k8s.ServiceCache) SvcDecoder

Jump to

Keyboard shortcuts

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