Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( epBPFProgWatchdog, "Periodically checks that endpoint BPF programs remain loaded", cell.Config(epBPFProgWatchdogConfig{ EndpointBPFProgWatchdogInterval: 30 * time.Second, }), cell.Invoke(registerEndpointBPFProgWatchdog), )
Cell triggers a job to ensure device tc programs remain loaded.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.