fields

package
v0.1.2-rc0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

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
	K8SObject         = "K8S_Object"
	SrcK8SObject      = Src + K8SObject
	DstK8SObject      = Dst + K8SObject
	K8SOwnerObject    = "K8S_OwnerObject"
	SrcK8SOwnerObject = Src + K8SOwnerObject
	DstK8SOwnerObject = Dst + K8SOwnerObject
	AddrPort          = "AddrPort"
	SrcAddrPort       = Src + AddrPort
	DstAddrPort       = Dst + AddrPort
	Packets           = "Packets"
	Proto             = "Proto"
	Bytes             = "Bytes"
)

Variables

This section is empty.

Functions

func ToSrcDst

func ToSrcDst(key string) (string, string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL