Documentation
¶
Index ¶
Constants ¶
View Source
const (
TLSRecord byte = 0x16
)
Variables ¶
View Source
var K8sInfo = make(map[string]k8s.IPResourceInfo)
Functions ¶
This section is empty.
Types ¶
type TcpStreamFactory ¶
type TcpStreamFactory struct{}
func (*TcpStreamFactory) New ¶
func (factory *TcpStreamFactory) New(netFlow, tcpFlow gopacket.Flow, _ *layers.TCP, _ reassembly.AssemblerContext) reassembly.Stream
Click to show internal directories.
Click to hide internal directories.