Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ GetName
Method
GetName
testing/actions.go:373–373 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
371
type
GetAction
interface
{
372
Action
373
GetName() string
374
}
375
376
type
ListAction
interface
{
Callers
15
handle
Method · 0.65
MetaNamespaceKeyFunc
Function · 0.65
key
Method · 0.65
testTryAcquireOrRenew
Function · 0.65
GetReference
Function · 0.65
main
Function · 0.65
syncToStdout
Method · 0.65
Create
Method · 0.65
Update
Method · 0.65
UpdateStatus
Method · 0.65
assertListOrDie
Function · 0.65
Create
Method · 0.65
Implementers
4
GetActionImpl
testing/actions.go
PatchActionImpl
testing/actions.go
DeleteActionImpl
testing/actions.go
ProxyGetActionImpl
testing/actions.go
Calls
no outgoing calls
Tested by
5
handle
Method · 0.52
testTryAcquireOrRenew
Function · 0.52
assertListOrDie
Function · 0.52
TestDynamicSharedInformerFactory
Function · 0.52
TestWatchCallMultipleInvocation
Function · 0.52