MCPcopy
hub / github.com/cilium/cilium / GetKey

Method GetKey

pkg/allocator/allocator.go:502–502  ·  view source on GitHub ↗

GetKey returns the canonical string representation of the key

()

Source from the content-addressed store, hash-verified

500
501 // GetKey returns the canonical string representation of the key
502 GetKey() string
503
504 // PutKey stores the information in v into the key. This is the inverse
505 // operation to GetKey

Callers 15

OnUpsertMethod · 0.65
onDeleteLockedMethod · 0.65
insertMethod · 0.65
TestLocalKeysFunction · 0.65
lockedAllocateMethod · 0.65
AllocateMethod · 0.65
GetWithRetryMethod · 0.65
GetIfLockedMethod · 0.65
GetMethod · 0.65
ReleaseMethod · 0.65
syncLocalKeyMethod · 0.65

Implementers 1

GlobalIdentitypkg/identity/key/global_identity.go

Calls

no outgoing calls

Tested by 6

TestLocalKeysFunction · 0.52
GetMethod · 0.52
ReleaseMethod · 0.52
testAllocatorFunction · 0.52
TestHandleK8sDeleteFunction · 0.52