MCPcopy
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
74type SvcDecoder interface {
75 Decode(ip netip.Addr) *flow.Service
76}

Callers

nothing calls this directly

Implementers 6

parserpkg/plugin/ciliumeventobserver/types_l
ServiceHandlerpkg/hubble/resources/service_linux.go
Parserpkg/hubble/parser/parser_linux.go
Parserpkg/hubble/parser/seven/parser_linux.g
Parserpkg/hubble/parser/layer34/parser_linux
epDecoderpkg/hubble/common/decoder_linux.go

Calls

no outgoing calls

Tested by

no test coverage detected