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

Method LoadRawConfig

pkg/util/kubeconfig/loader.go:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 NewConfig() clientcmd.ClientConfig
11 LoadConfig() clientcmd.ClientConfig
12 LoadRawConfig() (*api.Config, error)
13
14 GetCurrentContext() (string, error)
15 SaveConfig(config *api.Config) error

Callers 8

TestSaveLoadKubeConfigFunction · 0.95
buildManifestsMethod · 0.65
newHandlerFunction · 0.65
NewClientByContextFunction · 0.65
RunUseContextMethod · 0.65
RunUseNamespaceMethod · 0.65
RunRemoveContextMethod · 0.65
RunListContextsMethod · 0.65

Calls

no outgoing calls

Tested by 1

TestSaveLoadKubeConfigFunction · 0.76