MCPcopy
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

371type GetAction interface {
372 Action
373 GetName() string
374}
375
376type ListAction interface {

Callers 15

handleMethod · 0.65
MetaNamespaceKeyFuncFunction · 0.65
keyMethod · 0.65
testTryAcquireOrRenewFunction · 0.65
GetReferenceFunction · 0.65
mainFunction · 0.65
syncToStdoutMethod · 0.65
CreateMethod · 0.65
UpdateMethod · 0.65
UpdateStatusMethod · 0.65
assertListOrDieFunction · 0.65
CreateMethod · 0.65

Implementers 4

GetActionImpltesting/actions.go
PatchActionImpltesting/actions.go
DeleteActionImpltesting/actions.go
ProxyGetActionImpltesting/actions.go

Calls

no outgoing calls

Tested by 5

handleMethod · 0.52
testTryAcquireOrRenewFunction · 0.52
assertListOrDieFunction · 0.52