Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cilium/cilium
/ getMapHandler
Struct
getMapHandler
pkg/maps/api.go:147–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
type
getMapHandler
struct
{}
148
149
func
(h *getMapHandler) Handle(params restapi.GetMapParams) middleware.Responder {
150
mapList := &models.BPFMapList{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected