Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ Delete
Method
Delete
tools/cache/store.go:37–37 ·
view source on GitHub ↗
(obj interface{})
Source
from the content-addressed store, hash-verified
35
Add(obj
interface
{}) error
36
Update(obj
interface
{}) error
37
Delete(obj
interface
{}) error
38
List() []
interface
{}
39
ListKeys() []string
40
Get(obj
interface
{}) (item
interface
{}, exists bool, err error)
Callers
14
Example
Function · 0.95
getOrExpire
Method · 0.65
Delete
Method · 0.65
TestReflectorWatchHandler
Function · 0.65
Delete
Method · 0.65
doTestStore
Function · 0.65
TestTTLList
Function · 0.65
newInformer
Function · 0.65
TestMultiIndexKeys
Function · 0.65
HandleDeltas
Method · 0.65
watchHandler
Method · 0.65
Delete
Method · 0.65
Calls
no outgoing calls
Tested by
6
Example
Function · 0.76
TestReflectorWatchHandler
Function · 0.52
doTestStore
Function · 0.52
TestTTLList
Function · 0.52
TestMultiIndexKeys
Function · 0.52
TestHammerController
Function · 0.52