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

Method GetCurrentHost

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

Source from the content-addressed store, hash-verified

32 GetSpacedClient(requester apiclient.Requester) (*client.Client, error)
33 GetCurrentSpace() *spaces.Space
34 GetCurrentHost() string
35 Spinner() Spinner
36 IsPromptEnabled() bool
37 Ask(p survey.Prompt, response interface{}, opts ...survey.AskOpt) error

Callers 8

newDependenciesFunction · 0.65
deployRunFunction · 0.65
createRunFunction · 0.65
NewCmdViewFunction · 0.65
NewCmdViewFunction · 0.65
NewCmdViewFunction · 0.65
NewCmdViewFunction · 0.65
NewCmdViewFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected