MCPcopy
hub / github.com/cilium/cilium / Remove

Method Remove

pkg/endpoint/bpf.go:962–962  ·  view source on GitHub ↗
(uint16)

Source from the content-addressed store, hash-verified

960type policyMapPressureUpdater interface {
961 Update(PolicyMapPressureEvent)
962 Remove(uint16)
963}
964
965func (e *Endpoint) updatePolicyMapPressureMetric(len int) {

Callers 15

OnUpsertMethod · 0.65
CompactMethod · 0.65
newSocketListenerMethod · 0.65
newSocketListenerMethod · 0.65
stopMethod · 0.65
removeIdentityMethod · 0.65
Test_MergeL3Function · 0.65
Test_MergeRulesFunction · 0.65
Test_AllowAllFunction · 0.65
Test_AllowceptionFunction · 0.65

Implementers 2

policyMapPressurepkg/endpointmanager/policymap_pressure
endpointPolicyStatusMappkg/endpoint/metrics.go

Calls

no outgoing calls

Tested by 15

removeIdentityMethod · 0.52
Test_MergeL3Function · 0.52
Test_MergeRulesFunction · 0.52
Test_AllowAllFunction · 0.52
Test_AllowceptionFunction · 0.52
TestPolicyMapPressureFunction · 0.52
TestPolicyLogFunction · 0.52
createTestEndpointFunction · 0.52