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

Method GetCurrentSpace

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

Source from the content-addressed store, hash-verified

31 GetSystemClient(requester apiclient.Requester) (*client.Client, error)
32 GetSpacedClient(requester apiclient.Requester) (*client.Client, error)
33 GetCurrentSpace() *spaces.Space
34 GetCurrentHost() string
35 Spinner() Spinner
36 IsPromptEnabled() bool

Callers 12

newDependenciesFunction · 0.65
deployRunFunction · 0.65
createRunFunction · 0.65
versionsRunFunction · 0.65
listRunFunction · 0.65
uploadRunFunction · 0.65
listRunFunction · 0.65
runbookRunFunction · 0.65
runDbRunbookFunction · 0.65
runGitRunbookFunction · 0.65
runRunbooksByTagFunction · 0.65
listRunFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected