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

Method NewPluginManager

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

NewPluginManager creates a new plugin manager

(log log.Logger)

Source from the content-addressed store, hash-verified

54
55 // NewPluginManager creates a new plugin manager
56 NewPluginManager(log log.Logger) plugin.Interface
57
58 // GetLog retrieves the log instance
59 GetLog() log.Logger

Callers 5

BuildRootFunction · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 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