MCPcopy
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
50type MapValue interface {

Callers 15

main.goFile · 0.65
mainFunction · 0.65
writeConfigFunction · 0.65
TestScriptFunction · 0.65
StreamPolicyStateMethod · 0.65
TestUpdateDNSRulesFunction · 0.65
TestNewIPtoIdentityTableFunction · 0.65
InitializeFunction · 0.65
WriteProtoAgentEventMethod · 0.65
WriteProtoDebugEventMethod · 0.65

Implementers 15

Generatorpkg/bufuuid/uuid.go
PolicyEntrypkg/maps/policymap/policymap.go
PolicyKeypkg/maps/policymap/policymap.go
CallKeypkg/maps/policymap/policymap.go
CallValuepkg/maps/policymap/policymap.go
PlumbingKeypkg/maps/policymap/callmap.go
PlumbingValuepkg/maps/policymap/callmap.go
RetriesKeypkg/maps/nat/nat.go
RetriesValuepkg/maps/nat/nat.go
NatKey4pkg/maps/nat/types.go
NatKey6pkg/maps/nat/types.go
PerClusterNATMapKeypkg/maps/nat/per_cluster_nat.go

Calls

no outgoing calls

Tested by 15

TestScriptFunction · 0.52
StreamPolicyStateMethod · 0.52
TestUpdateDNSRulesFunction · 0.52
TestNewIPtoIdentityTableFunction · 0.52
TestMainFunction · 0.52
Test_getFlowsRequestFunction · 0.52
TestNoBlacklistFunction · 0.52