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

Struct DefaultFactoryImpl

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

DefaultFactoryImpl is the default factory implementation

Source from the content-addressed store, hash-verified

61
62// DefaultFactoryImpl is the default factory implementation
63type DefaultFactoryImpl struct{}
64
65// DefaultFactory returns the default factory implementation
66func DefaultFactory() Factory {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected