Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cilium/cilium
/ Handle
Method
Handle
pkg/eventqueue/eventqueue.go:305–305 ·
view source on GitHub ↗
(chan any)
Source
from the content-addressed store, hash-verified
303
// implement any function specified in this interface.
304
type
EventHandler
interface
{
305
Handle(
chan
any)
306
}
Callers
15
run
Method · 0.65
ServerHandler
Function · 0.65
New
Function · 0.65
AddServerRuntimeHooks
Method · 0.65
Handle
Method · 0.65
Start
Method · 0.65
Start
Method · 0.65
TestMetricsHandlerWithoutMetrics
Function · 0.65
TestMetricsHandlerWithMetrics
Function · 0.65
TestMetricsHandlermTLS
Function · 0.65
TestHealthHandlerK8sDisabled
Function · 0.65
TestHealthHandlerK8sEnabled
Function · 0.65
Implementers
15
DummyEvent
pkg/eventqueue/eventqueue_test.go
NewHangEvent
pkg/eventqueue/eventqueue_test.go
getCgroupDumpMetadataRestApiHandler
pkg/cgroups/manager/rest_api.go
getMapNameEventsHandler
pkg/maps/api.go
getMapNameHandler
pkg/maps/api.go
getMapHandler
pkg/maps/api.go
getRoutesHandler
pkg/bgp/api/get_routes.go
getRoutePoliciesHandler
pkg/bgp/api/get_route_policies.go
getPeerHandler
pkg/bgp/api/get_peer.go
LoggingHook
pkg/metrics/logging_hook.go
multiSlogHandler
pkg/logging/multihandler.go
SyslogHook
pkg/logging/syslog.go
Calls
no outgoing calls
Tested by
5
TestMetricsHandlerWithoutMetrics
Function · 0.52
TestMetricsHandlerWithMetrics
Function · 0.52
TestMetricsHandlermTLS
Function · 0.52
TestHealthHandlerK8sDisabled
Function · 0.52
TestHealthHandlerK8sEnabled
Function · 0.52