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

Method IsSSLDisabled

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

Source from the content-addressed store, hash-verified

28 UserEmail(args string, retVal *string) error
29 IsLoggedIn(args string, retVal *bool) error
30 IsSSLDisabled(args string, retVal *bool) error
31 HasOrganization(args string, retVal *bool) error
32 HasSpace(args string, retVal *bool) error
33 ApiEndpoint(args string, retVal *string) error

Callers 2

AuthorizeMethod · 0.65
makeHTTPTransportFunction · 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