Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loginRun
Function · 0.65
logoutRun
Function · 0.65
Implementers
2
factory
pkg/factory/factory.go
MockFactory
test/testutil/fakefactory.go
Calls
no outgoing calls
Tested by
no test coverage detected