MCPcopy Index your code
hub / github.com/devspace-sh/devspace / Namespace

Method Namespace

pkg/devspace/kubectl/client.go:44–44  ·  view source on GitHub ↗

Namespace returns the default namespace of the kube context

()

Source from the content-addressed store, hash-verified

42
43 // Namespace returns the default namespace of the kube context
44 Namespace() string
45
46 // RestConfig returns the underlying kube rest config
47 RestConfig() *rest.Config

Callers 15

StatusMethod · 0.65
DeployMethod · 0.65
internalDeployMethod · 0.65
NewFunction · 0.65
selectSinglePodMethod · 0.65
displayWarningsFunction · 0.65
RevertReplacePodMethod · 0.65
findTargetBySelectorFunction · 0.65
ReplacePodMethod · 0.65
ExecuteMethod · 0.65
InstallChartMethod · 0.65
TemplateMethod · 0.65

Calls

no outgoing calls

Tested by 2

TestCheckKubeContextFunction · 0.52