fields

package
v0.0.0-rc0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 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
	HostName      = "K8S_HostName"
	SrcHostName   = Src + HostName
	DstHostName   = Dst + HostName
	Packets       = "Packets"
	Proto         = "Proto"
	Bytes         = "Bytes"
	FlowDirection = "FlowDirection"
)

Variables

This section is empty.

Functions

func IsIP

func IsIP(f string) bool

func IsNumeric

func IsNumeric(v string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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