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

Method GetHttpClient

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

Source from the content-addressed store, hash-verified

37 Ask(p survey.Prompt, response interface{}, opts ...survey.AskOpt) error
38 BuildVersion() string
39 GetHttpClient() (*http.Client, error)
40 GetConfigProvider() (config.IConfigProvider, error)
41 GetServiceMessageProvider() servicemessages.Provider
42}

Callers 2

GetHttpClientMethod · 0.65
loginRunFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected