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

Method V7SetSpaceInformation

command/config.go:57–57  ·  view source on GitHub ↗
(guid string, name string)

Source from the content-addressed store, hash-verified

55 SetRefreshToken(token string)
56 SetSpaceInformation(guid string, name string, allowSSH bool)
57 V7SetSpaceInformation(guid string, name string)
58 SetTargetInformation(args configv3.TargetInformationArgs)
59 SetTokenInformation(accessToken string, refreshToken string, sshOAuthClient string)
60 SetTrace(trace string)

Callers 3

ExecuteMethod · 0.65
autoTargetSpaceMethod · 0.65
setSpaceMethod · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected