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

TypeAlias JobURL

api/cloudcontroller/ccv3/job_url.go:8–8  ·  view source on GitHub ↗

JobURL is the URL to a given Job.

Source from the content-addressed store, hash-verified

6
7// JobURL is the URL to a given Job.
8type JobURL string
9
10// DeleteApplication deletes the app with the given app GUID. Returns back a
11// resulting job URL to poll.

Callers 15

route_test.goFile · 0.92
role_test.goFile · 0.92
user_test.goFile · 0.92
label_test.goFile · 0.92
droplet_test.goFile · 0.92
buildpack_test.goFile · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected