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 ¶
type SvcDecoder ¶ added in v0.0.30
func NewSvcDecoder ¶ added in v0.0.30
func NewSvcDecoder(sc k8s.ServiceCache) SvcDecoder
Click to show internal directories.
Click to hide internal directories.