Documentation ¶
Index ¶
Constants ¶
View Source
const MaxResultsPerPage int = 5000
determined by CC API: https://v3-apidocs.cloudfoundry.org/version/3.76.0/index.html#get-a-route
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) ListRoutes ¶
TODO: shouldn't this use the REST client?
func (*Client) UpdateBuild ¶
type ClientInterface ¶
TODO: rename this to `Client`
type RestClient ¶
type TokenFetcher ¶
Click to show internal directories.
Click to hide internal directories.