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

Method ClearTarget

command/v7/actor.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 ContinueDeployment(deploymentGUID string) (v7action.Warnings, error)
31 CheckRoute(domainName string, hostname string, path string, port int) (bool, v7action.Warnings, error)
32 ClearTarget()
33 CopyPackage(sourceApp resources.Application, targetApp resources.Application) (resources.Package, v7action.Warnings, error)
34 CreateAndUploadBitsPackageByApplicationNameAndSpace(appName string, spaceGUID string, bitsPath string) (resources.Package, v7action.Warnings, error)
35 CreateApplicationDroplet(appGUID string) (resources.Droplet, v7action.Warnings, error)

Callers 2

clearTargetMethod · 0.65
target_test.goFile · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected