Documentation
      ¶
    
    
  
    
      Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlowTracer ¶
type FlowTracer struct {
	// contains filtered or unexported fields
}
    FlowTracer reads and forwards the Flows from the Transmission Control, for a given interface.
func NewFlowTracer ¶
func NewFlowTracer( sampling, cacheMaxSize, buffersLength int, evictionTimeout time.Duration, namer flow.InterfaceNamer, ) (*FlowTracer, error)
TODO: decouple flowtracer logic from eBPF maps access so we can inject mocks for testing
 Click to show internal directories. 
   Click to hide internal directories.