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

Method DeleteServiceAppBinding

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

Source from the content-addressed store, hash-verified

69 DeleteRouteBinding(params v7action.DeleteRouteBindingParams) (chan v7action.PollJobEvent, v7action.Warnings, error)
70 DeleteSecurityGroup(securityGroupName string) (v7action.Warnings, error)
71 DeleteServiceAppBinding(params v7action.DeleteServiceAppBindingParams) (chan v7action.PollJobEvent, v7action.Warnings, error)
72 DeleteServiceBroker(serviceBrokerGUID string) (v7action.Warnings, error)
73 DeleteServiceInstance(serviceInstanceName, spaceGUID string) (chan v7action.PollJobEvent, v7action.Warnings, error)
74 DeleteServiceKeyByServiceInstanceAndName(serviceInstanceName, serviceKeyName, spaceGUID string) (chan v7action.PollJobEvent, v7action.Warnings, error)

Callers 3

ExecuteMethod · 0.65
ExecuteMethod · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected