# Functions
BuildEBPFKey builds a key object from an ifID and a cidr.
LoadBpf returns the embedded CollectionSpec for Bpf.
LoadBpfObjects loads Bpf and converts it into a struct.
NewIngNodeFwController creates new IngressNodeFirewall controller object.
# Structs
No description provided by the author
No description provided by the author
BpfMaps contains all maps after they have been loaded into the kernel.
BpfMapSpecs contains maps before they are loaded into the kernel.
BpfObjects contains all objects after they have been loaded into the kernel.
BpfPrograms contains all programs after they have been loaded into the kernel.
BpfSpecs contains programs before they are loaded into the kernel.
No description provided by the author
No description provided by the author
No description provided by the author
BpfSpecs contains maps and programs before they are loaded into the kernel.
IngNodeFwController structure is the object hold controls for starting ingress node firewall resource.