package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Functions

MapCreate will create an encrypt map.
MapUpdateContext updates the encrypt state with ctxID to use the new keyID.

# Constants

MapName name of map used to pin map for datapath.
MaxEntries represents the maximum number of current encryption contexts.

# Structs

EncryptKey is the context ID for the encryption session +k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=github.com/cilium/cilium/pkg/bpf.MapKey.
EncryptValue is ID assigned to the keys +k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=github.com/cilium/cilium/pkg/bpf.MapValue.