Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cilium/cilium
/ New
Method
New
pkg/bpf/map_linux.go:47–47 ·
view source on GitHub ↗
New must return a pointer to a new MapKey.
()
Source
from the content-addressed store, hash-verified
45
46
// New must return a pointer to a new MapKey.
47
New() MapKey
48
}
49
50
type
MapValue
interface
{
Callers
15
main.go
File · 0.65
main
Function · 0.65
writeConfig
Function · 0.65
TestScript
Function · 0.65
StreamPolicyState
Method · 0.65
TestUpdateDNSRules
Function · 0.65
TestNewIPtoIdentityTable
Function · 0.65
TestNewPrefixToIdentityTable
Function · 0.65
Initialize
Function · 0.65
WriteProtoNodeStatusEvent
Method · 0.65
WriteProtoAgentEvent
Method · 0.65
WriteProtoDebugEvent
Method · 0.65
Implementers
15
Generator
pkg/bufuuid/uuid.go
PolicyEntry
pkg/maps/policymap/policymap.go
PolicyKey
pkg/maps/policymap/policymap.go
CallKey
pkg/maps/policymap/policymap.go
CallValue
pkg/maps/policymap/policymap.go
PlumbingKey
pkg/maps/policymap/callmap.go
PlumbingValue
pkg/maps/policymap/callmap.go
RetriesKey
pkg/maps/nat/nat.go
RetriesValue
pkg/maps/nat/nat.go
NatKey4
pkg/maps/nat/types.go
NatKey6
pkg/maps/nat/types.go
PerClusterNATMapKey
pkg/maps/nat/per_cluster_nat.go
Calls
no outgoing calls
Tested by
15
TestScript
Function · 0.52
StreamPolicyState
Method · 0.52
TestUpdateDNSRules
Function · 0.52
TestNewIPtoIdentityTable
Function · 0.52
TestNewPrefixToIdentityTable
Function · 0.52
TestPrinter_AgentEventDetails
Function · 0.52
Test_getAgentEventsRequest
Function · 0.52
Test_getAgentEventsRequestWithoutSince
Function · 0.52
TestMain
Function · 0.52
Test_getFlowsRequest
Function · 0.52
Test_getFlowsRequestWithoutSince
Function · 0.52
TestNoBlacklist
Function · 0.52