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

Method GetRequester

pkg/apiclient/requester.go:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10
11type Requester interface {
12 GetRequester() string
13}
14
15type RequesterContext struct {

Callers 2

GetSpacedClientMethod · 0.65
GetSystemClientMethod · 0.65

Implementers 2

FakeRequesterContextpkg/apiclient/requester.go
RequesterContextpkg/apiclient/requester.go

Calls

no outgoing calls

Tested by

no test coverage detected