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 Packets = "Packets" Proto = "Proto" Bytes = "Bytes" FlowDirection = "FlowDirection" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.