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

Method DeleteRoute

command/v7/actor.go:68–68  ·  view source on GitHub ↗
(domainName, hostname, path string, port int)

Source from the content-addressed store, hash-verified

66 DeleteOrganizationQuota(quotaName string) (v7action.Warnings, error)
67 DeleteOrphanedRoutes(spaceGUID string) (v7action.Warnings, error)
68 DeleteRoute(domainName, hostname, path string, port int) (v7action.Warnings, error)
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)

Callers 1

ExecuteMethod · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected