Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
354
type
Action
interface
{
355
GetNamespace() string
356
GetVerb() string
357
GetResource() schema.GroupVersionResource
358
GetSubresource() string
Callers
15
MetaNamespaceIndexFunc
Function · 0.65
ListAllByNamespace
Function · 0.65
MetaNamespaceKeyFunc
Function · 0.65
key
Method · 0.65
testTryAcquireOrRenew
Function · 0.65
GetReference
Function · 0.65
NewSimpleClientset
Function · 0.65
NewSimpleDynamicClient
Function · 0.65
TestWatchCallNonNamespace
Function · 0.65
TestWatchCallAllNamespace
Function · 0.65
TestWatchCallMultipleInvocation
Function · 0.65
TestWatchAddAfterStop
Function · 0.65
Implementers
1
ActionImpl
testing/actions.go
Calls
no outgoing calls
Tested by
5
testTryAcquireOrRenew
Function · 0.52
TestWatchCallNonNamespace
Function · 0.52
TestWatchCallAllNamespace
Function · 0.52
TestWatchCallMultipleInvocation
Function · 0.52
TestWatchAddAfterStop
Function · 0.52