MCPcopy Create free account
hub / github.com/OctopusDeploy/cli / GetConfigProvider

Method GetConfigProvider

pkg/factory/factory.go:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 BuildVersion() string
39 GetHttpClient() (*http.Client, error)
40 GetConfigProvider() (config.IConfigProvider, error)
41 GetServiceMessageProvider() servicemessages.Provider
42}
43

Callers 2

loginRunFunction · 0.65
logoutRunFunction · 0.65

Implementers 2

factorypkg/factory/factory.go
MockFactorytest/testutil/fakefactory.go

Calls

no outgoing calls

Tested by

no test coverage detected