Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ SaveConfig
Method
SaveConfig
pkg/util/kubeconfig/loader.go:15–15 ·
view source on GitHub ↗
(config *api.Config)
Source
from the content-addressed store, hash-verified
13
14
GetCurrentContext() (string, error)
15
SaveConfig(config *api.Config) error
16
DeleteKubeContext(kubeConfig *api.Config, kubeContext string) error
17
}
18
Callers
5
TestSaveLoadKubeConfig
Function · 0.95
NewClientByContext
Function · 0.65
RunUseContext
Method · 0.65
RunUseNamespace
Method · 0.65
RunRemoveContext
Method · 0.65
Calls
no outgoing calls
Tested by
1
TestSaveLoadKubeConfig
Function · 0.76