MCPcopy Create free account
hub / github.com/devspace-sh/devspace / KubeClient

Method KubeClient

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

KubeClient returns an interface to a kube client

()

Source from the content-addressed store, hash-verified

39
40 // KubeClient returns an interface to a kube client
41 KubeClient() kubernetes.Interface
42
43 // Namespace returns the default namespace of the kube context
44 Namespace() string

Callers 15

StartLogsWithWriterFunction · 0.65
StartLogsFunction · 0.65
startLocalSSHFunction · 0.65
StartTerminalFromCMDFunction · 0.65
StartTerminalFunction · 0.65
startTerminalFunction · 0.65
displayWarningsFunction · 0.65
StartForwardingFunction · 0.65
startSSHWithRestartFunction · 0.65
RevertReplacePodMethod · 0.65
scaleUpTargetFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected