types

package
v1.20.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const ConstantPrefix = "__config_"

ConstantPrefix is the prefix used to declare configuration constants in the datapath's BPF C code. Must match the prefix used by the CONFIG macro in static_data.h.

View Source
const ConstantSection = ".rodata.config"

ConstantSection is the ELF section used to store configuration variables for the Cilium datapath. Must match the section used by the CONFIG macro in static_data.h.

View Source
const ConstantTag = "config"

ConstantTag is the Go struct tag used to annotate struct fields that should be applied as runtime configs when fed into CollectionOptions.Constants.

DeviceMTU uint16 `config:"device_mtu"`

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL