Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
960
type
policyMapPressureUpdater
interface
{
961
Update(PolicyMapPressureEvent)
962
Remove(uint16)
963
}
964
965
func
(e *Endpoint) updatePolicyMapPressureMetric(len int) {
Callers
15
OnUpsert
Method · 0.65
Compact
Method · 0.65
newSocketListener
Method · 0.65
newSocketListener
Method · 0.65
stop
Method · 0.65
removeIdentity
Method · 0.65
Test_MergeL3
Function · 0.65
Test_MergeRules
Function · 0.65
Test_MergeRulesWithNamedPorts
Function · 0.65
Test_AllowAll
Function · 0.65
Test_EnsureDeniesPrecedeAllows
Function · 0.65
Test_Allowception
Function · 0.65
Implementers
2
policyMapPressure
pkg/endpointmanager/policymap_pressure
endpointPolicyStatusMap
pkg/endpoint/metrics.go
Calls
no outgoing calls
Tested by
15
removeIdentity
Method · 0.52
Test_MergeL3
Function · 0.52
Test_MergeRules
Function · 0.52
Test_MergeRulesWithNamedPorts
Function · 0.52
Test_AllowAll
Function · 0.52
Test_EnsureDeniesPrecedeAllows
Function · 0.52
Test_Allowception
Function · 0.52
Test_EnsureEntitiesSelectableByCIDR
Function · 0.52
Test_IncrementalFQDNDeletion
Function · 0.52
TestPolicyMapPressure
Function · 0.52
TestPolicyLog
Function · 0.52
createTestEndpoint
Function · 0.52