Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecoratorProvider ¶
func DecoratorProvider(g Definitions) (pipe.MiddleFunc[[]*ebpf.Record, []*ebpf.Record], error)
Types ¶
type Definitions ¶
type Definitions []string
Definitions contains a list of CIDRs to be set as the "src.cidr" and "dst.cidr" attribute as a function of the source and destination IP addresses.
func (Definitions) Enabled ¶
func (c Definitions) Enabled() bool
Click to show internal directories.
Click to hide internal directories.