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

Method GetClients

command/v7/base_command.go:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40func (cmd *BaseCommand) GetClients() (*ccv3.Client, *uaa.Client) {
41 return cmd.cloudControllerClient, cmd.uaaClient
42}

Callers 3

SetupMethod · 0.80
SetupMethod · 0.80
SetupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected