Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/retina
/ SvcDecoder
Interface
SvcDecoder
pkg/hubble/common/decoder_linux.go:74–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
type
SvcDecoder
interface
{
75
Decode(ip netip.Addr) *flow.Service
76
}
Callers
nothing calls this directly
Implementers
6
parser
pkg/plugin/ciliumeventobserver/types_l
ServiceHandler
pkg/hubble/resources/service_linux.go
Parser
pkg/hubble/parser/parser_linux.go
Parser
pkg/hubble/parser/seven/parser_linux.g
Parser
pkg/hubble/parser/layer34/parser_linux
epDecoder
pkg/hubble/common/decoder_linux.go
Calls
no outgoing calls
Tested by
no test coverage detected