package
0.5.4
Repository: https://github.com/bpfman/bpfman-operator.git
Documentation: pkg.go.dev

# Packages

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

# Functions

Only reconcile if a bpfprogram has been created for a controller's node.
Only reconcile if a bpfprogram has been created for the controller's program type.
Only reconcile if a bpfprogram has been created for a controller's node.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
AppProgramId is an identifier that is used to identify individual programs that are part of a given BpfApplication object.
BpfApplicationFinalizer is the finalizer that holds a BpfApplication.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BpfmanOperatorFinalizer is the finalizer that holds a *Program from deletion until cleanup can be performed.
No description provided by the author
No description provided by the author
No description provided by the author
BpfProgramAttachPoint is the attach point for a given BpfProgram.
BpfProgramOwner is the name of the object that owns the BpfProgram object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FentryProgramControllerFinalizer is the finalizer that holds a Fentry BpfProgram object from deletion until cleanup can be performed.
No description provided by the author
No description provided by the author
FexitProgramControllerFinalizer is the finalizer that holds a Fexit BpfProgram object from deletion until cleanup can be performed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KprobeProgramControllerFinalizer is the finalizer that holds a Kprobe BpfProgram object from deletion until cleanup can be performed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A retry should be scheduled.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TcProgramControllerFinalizer is the finalizer that holds an Tc BpfProgram object from deletion until cleanup can be performed.
No description provided by the author
No description provided by the author
TracepointProgramControllerFinalizer is the finalizer that holds an Tracepoint BpfProgram object from deletion until cleanup can be performed.
No description provided by the author
No description provided by the author
No changes were made to k8s objects, and rescheduling another reconcile is not necessary.
No description provided by the author
Changes were made to k8s objects that we know will trigger another reconcile.
No description provided by the author
No description provided by the author
UprobeProgramControllerFinalizer is the finalizer that holds a Uprobe BpfProgram object from deletion until cleanup can be performed.
No description provided by the author
Define a constant strings for Uprobe, Fentry and Fexit.
No description provided by the author
No description provided by the author
XdpProgramControllerFinalizer is the finalizer that holds an Xdp BpfProgram object from deletion until cleanup can be performed.
No description provided by the author

# Type aliases

Must match the kernel's `bpf_prog_type` enum.
No description provided by the author