# Functions
NewBpfApplicationLister returns a new BpfApplicationLister.
NewBpfProgramLister returns a new BpfProgramLister.
NewFentryProgramLister returns a new FentryProgramLister.
NewFexitProgramLister returns a new FexitProgramLister.
NewKprobeProgramLister returns a new KprobeProgramLister.
NewTcProgramLister returns a new TcProgramLister.
NewTracepointProgramLister returns a new TracepointProgramLister.
NewUprobeProgramLister returns a new UprobeProgramLister.
NewXdpProgramLister returns a new XdpProgramLister.
# Interfaces
BpfApplicationLister helps list BpfApplications.
BpfApplicationListerExpansion allows custom methods to be added to BpfApplicationLister.
BpfProgramLister helps list BpfPrograms.
BpfProgramListerExpansion allows custom methods to be added to BpfProgramLister.
FentryProgramLister helps list FentryPrograms.
FentryProgramListerExpansion allows custom methods to be added to FentryProgramLister.
FexitProgramLister helps list FexitPrograms.
FexitProgramListerExpansion allows custom methods to be added to FexitProgramLister.
KprobeProgramLister helps list KprobePrograms.
KprobeProgramListerExpansion allows custom methods to be added to KprobeProgramLister.
TcProgramLister helps list TcPrograms.
TcProgramListerExpansion allows custom methods to be added to TcProgramLister.
TracepointProgramLister helps list TracepointPrograms.
TracepointProgramListerExpansion allows custom methods to be added to TracepointProgramLister.
UprobeProgramLister helps list UprobePrograms.
UprobeProgramListerExpansion allows custom methods to be added to UprobeProgramLister.
XdpProgramLister helps list XdpPrograms.
XdpProgramListerExpansion allows custom methods to be added to XdpProgramLister.