MCPcopy Create free account
hub / github.com/devspace-sh/devspace / NewKubeConfigLoader

Method NewKubeConfigLoader

pkg/util/factory/factory.go:53–53  ·  view source on GitHub ↗

NewKubeConfigLoader creates a new kube config loader

()

Source from the content-addressed store, hash-verified

51
52 // NewKubeConfigLoader creates a new kube config loader
53 NewKubeConfigLoader() kubeconfig.Loader
54
55 // NewPluginManager creates a new plugin manager
56 NewPluginManager(log log.Logger) plugin.Interface

Callers 3

RunUseContextMethod · 0.65
RunRemoveContextMethod · 0.65
RunListContextsMethod · 0.65

Implementers 2

DefaultFactoryImplpkg/util/factory/factory.go
Factorypkg/util/factory/testing/factory.go

Calls

no outgoing calls

Tested by

no test coverage detected