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

Method RestConfig

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

RestConfig returns the underlying kube rest config

()

Source from the content-addressed store, hash-verified

45
46 // RestConfig returns the underlying kube rest config
47 RestConfig() *rest.Config
48
49 // ClientConfig returns the underlying kube client config
50 ClientConfig() clientcmd.ClientConfig

Callers 4

TestUserAgentFunction · 0.65
GetUpgraderWrapperFunction · 0.65
wakeUpAndPingFunction · 0.65
wakeUpFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestUserAgentFunction · 0.52