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

Method SetSpaceInformation

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

Source from the content-addressed store, hash-verified

54 SetOrganizationInformation(guid string, name string)
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)

Callers 2

targetSpaceMethod · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected