MCPcopy
hub / github.com/kubernetes/client-go / GetNamespace

Method GetNamespace

testing/actions.go:355–355  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

353
354type Action interface {
355 GetNamespace() string
356 GetVerb() string
357 GetResource() schema.GroupVersionResource
358 GetSubresource() string

Callers 15

MetaNamespaceIndexFuncFunction · 0.65
ListAllByNamespaceFunction · 0.65
MetaNamespaceKeyFuncFunction · 0.65
keyMethod · 0.65
testTryAcquireOrRenewFunction · 0.65
GetReferenceFunction · 0.65
NewSimpleClientsetFunction · 0.65
NewSimpleDynamicClientFunction · 0.65
TestWatchAddAfterStopFunction · 0.65

Implementers 1

ActionImpltesting/actions.go

Calls

no outgoing calls

Tested by 5

testTryAcquireOrRenewFunction · 0.52
TestWatchAddAfterStopFunction · 0.52