MCPcopy
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
147type getMapHandler struct{}
148
149func (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