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

Method CreateServiceAppBinding

command/v7/actor.go:51–51  ·  view source on GitHub ↗
(params v7action.CreateServiceAppBindingParams)

Source from the content-addressed store, hash-verified

49 CreateRouteBinding(params v7action.CreateRouteBindingParams) (chan v7action.PollJobEvent, v7action.Warnings, error)
50 CreateSecurityGroup(name, filePath string) (v7action.Warnings, error)
51 CreateServiceAppBinding(params v7action.CreateServiceAppBindingParams) (chan v7action.PollJobEvent, v7action.Warnings, error)
52 CreateServiceBroker(model resources.ServiceBroker) (v7action.Warnings, error)
53 CreateServiceKey(params v7action.CreateServiceKeyParams) (chan v7action.PollJobEvent, v7action.Warnings, error)
54 CreateSharedDomain(domainName string, internal bool, routerGroupName string) (v7action.Warnings, error)

Callers 2

ExecuteMethod · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected