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

Method HasAPIEndpoint

cf/util/testhelpers/rpcserver/server.go:34–34  ·  view source on GitHub ↗
(args string, retVal *bool)

Source from the content-addressed store, hash-verified

32 HasSpace(args string, retVal *bool) error
33 ApiEndpoint(args string, retVal *string) error
34 HasAPIEndpoint(args string, retVal *bool) error
35 ApiVersion(args string, retVal *string) error
36 LoggregatorEndpoint(args string, retVal *string) error
37 DopplerEndpoint(args string, retVal *string) error

Callers 1

ShowConfigurationMethod · 0.65

Implementers 2

CliRpcCmdplugin/rpc/cli_rpc_server.go
FakeHandlerscf/util/testhelpers/rpcserver/rpcserve

Calls

no outgoing calls

Tested by

no test coverage detected