MCPcopy Index your code
hub / github.com/cloudfoundry/cli / CurrentUserName

Method CurrentUserName

actor/sharedaction/config.go:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 AccessToken() string
8 BinaryName() string
9 CurrentUserName() (string, error)
10 HasTargetedOrganization() bool
11 HasTargetedSpace() bool
12 IsCFOnK8s() bool

Callers 3

WrapForCFOnK8sAuthFunction · 0.65
IsLoggedInMethod · 0.65
RequireCurrentUserMethod · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected