MCPcopy
hub / github.com/cloudfoundry/cli / EnableServiceAccess

Function EnableServiceAccess

integration/helpers/servicebrokerstub/api.go:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40func EnableServiceAccess() *ServiceBrokerStub {
41 return New().EnableServiceAccess()
42}
43
44func (s *ServiceBrokerStub) Create() *ServiceBrokerStub {
45 ensureAppIsDeployed()

Calls 2

NewFunction · 0.70
EnableServiceAccessMethod · 0.65

Tested by

no test coverage detected