package
0.13.28
Repository: https://github.com/wenjunzhang/cilium.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Validate checks the map pinned to the specified path to ensure that the map attributes such as type, key length, value length are the same as for the current version of Cilium.

# Constants

Egress represents egress traffic.
Ingress represents ingress traffic.
Invalid represents an invalid traffic direction.
No description provided by the author
MaxEntries is the upper limit of entries in the per endpoint policy table.
ProgArrayMaxEntries is the upper limit of entries in the program array for the tail calls to jump into the endpoint specific policy programs.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

TrafficDirection specifies the directionality of policy (ingress or egress).