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

# Packages

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

# Functions

FindEPConfigCHeader returns the full path of the file that is the CHeaderFileName from the slice of files.
FmtDefineAddress returns the a define string from the given name and addr.
FmtDefineArray returns the a define string from the given name and array.
No description provided by the author
GetCiliumVersionString returns the first line containing CiliumCHeaderPrefix.
RequireRootPrivilege checks if the user running cmd is root.

# Constants

CHeaderFileName is the name of the C header file for BPF programs for a particular endpoint.
CiliumCHeaderPrefix is the prefix using when printing/writing an endpoint in a base64 form.
CiliumIdentityAnnotation is the annotation key used to map to an endpoint's security identity.
CiliumIdentityAnnotationDeprecated is the previous annotation key used to map to an endpoint's security identity.
CiliumK8sAnnotationPrefix is the prefix key for the annotations used in kubernetes.
FirstFreeServiceID is the first ID for which the services should be assigned.
LabelIDKeyPath is the base path where the IDs are stored in the kvstore.
LabelsKeyPath is the base path where labels are stored in the kvstore.
LastFreeLabelIDKeyPath is the path where the Last free UUID is stored in the kvstore.
LastFreeServiceIDKeyPath is the path where the Last free UUID is stored in the kvstore.
MaxSetOfLabels is maximum number of set of labels that can be stored in the kvstore.
MaxSetOfServiceID is maximum number of set of service IDs that can be stored in the kvstore.
NetdevHeaderFileName is the name of the header file used for bpf_netdev.c and bpf_overlay.c.
OperationalPath is the base path to store the operational details in the kvstore.
PathDelimiter is the delimiter used in the labels paths.
PreFilterHeaderFileName is the name of the header file used for bpf_xdp.c.
ServiceIDKeyPath is the base path where the IDs are stored in the kvstore.
ServicePathV1 is the base path for the services stored in the kvstore.
ServicesKeyPath is the base path where services are stored in the kvstore.

# Variables

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