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

Method DeleteKubeContext

pkg/util/kubeconfig/loader.go:16–16  ·  view source on GitHub ↗
(kubeConfig *api.Config, kubeContext string)

Source from the content-addressed store, hash-verified

14 GetCurrentContext() (string, error)
15 SaveConfig(config *api.Config) error
16 DeleteKubeContext(kubeConfig *api.Config, kubeContext string) error
17}
18
19type loader struct {

Callers 2

DeleteKubeContextMethod · 0.65
RunRemoveContextMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected