Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ NewConfig
Method
NewConfig
pkg/util/kubeconfig/loader.go:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
// Loader loads the kubeconfig
9
type
Loader
interface
{
10
NewConfig() clientcmd.ClientConfig
11
LoadConfig() clientcmd.ClientConfig
12
LoadRawConfig() (*api.Config, error)
13
Callers
4
TestRender
Function · 0.65
TestDeploy
Function · 0.65
TestPurge
Function · 0.65
ConvertRestConfigToRawConfig
Function · 0.65
Calls
no outgoing calls
Tested by
3
TestRender
Function · 0.52
TestDeploy
Function · 0.52
TestPurge
Function · 0.52