MCPcopy Create free account
hub / github.com/cloudfoundry/cli / GetCurrentUser

Method GetCurrentUser

actor/v7action/actor.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 Authenticate(credentials map[string]string, origin string, grantType constant.GrantType) error
24 GetLoginPrompts() (map[string]coreconfig.AuthPrompt, error)
25 GetCurrentUser() (configv3.User, error)
26}
27
28// Actor represents a V7 actor.

Callers 2

k8s_auth_test.goFile · 0.65
auth_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected