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

TypeAlias Warnings

api/cloudcontroller/ccv3/client.go:85–85  ·  view source on GitHub ↗

Warnings are a collection of warnings that the Cloud Controller can return back from an API request.

Source from the content-addressed store, hash-verified

83// Warnings are a collection of warnings that the Cloud Controller can return
84// back from an API request.
85type Warnings []string
86
87// Client can be used to talk to a Cloud Controller's V3 Endpoints.
88type Client struct {

Callers 4

label_test.goFile · 0.92
GetRouteSummariesMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected