Documentation
¶
Index ¶
Constants ¶
View Source
const ( Src = "Src" Dst = "Dst" Namespace = "K8S_Namespace" SrcNamespace = Src + Namespace DstNamespace = Dst + Namespace OwnerType = "K8S_OwnerType" SrcOwnerType = Src + OwnerType DstOwnerType = Dst + OwnerType OwnerName = "K8S_OwnerName" SrcOwnerName = Src + OwnerName DstOwnerName = Dst + OwnerName Type = "K8S_Type" SrcType = Src + Type DstType = Dst + Type Name = "K8S_Name" SrcName = Src + Name DstName = Dst + Name Addr = "Addr" SrcAddr = Src + Addr DstAddr = Dst + Addr Port = "Port" SrcPort = Src + Port DstPort = Dst + Port HostIP = "K8S_HostIP" SrcHostIP = Src + HostIP DstHostIP = Dst + HostIP HostName = "K8S_HostName" SrcHostName = Src + HostName DstHostName = Dst + HostName Zone = "K8S_Zone" SrcZone = Src + Zone DstZone = Dst + Zone Cluster = "K8S_ClusterName" UDN = "UDN" Udns = "Udns" Layer = "K8S_FlowLayer" Packets = "Packets" Proto = "Proto" Bytes = "Bytes" DSCP = "Dscp" PktDropPackets = "PktDropPackets" PktDropBytes = "PktDropBytes" PktDropLatestState = "PktDropLatestState" PktDropLatestDropCause = "PktDropLatestDropCause" FlowDirection = "FlowDirection" Interfaces = "Interfaces" IfDirections = "IfDirections" NetworkEvents = "NetworkEvents" DNSID = "DnsId" DNSLatency = "DnsLatencyMs" DNSErrNo = "DnsErrno" DNSCode = "DnsFlagsResponseCode" Duplicate = "Duplicate" TimeFlowRTT = "TimeFlowRttNs" TCPFlags = "Flags" XlatSrcPort = "XlatSrcPort" XlatDstPort = "XlatDstPort" XlatSrcAddr = "XlatSrcAddr" XlatDstAddr = "XlatDstAddr" XlatZoneID = "ZoneId" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.