package
6.24.0+incompatible
Repository: https://github.com/dcarley/cf-cli.git
Documentation: pkg.go.dev
# Packages
This file was generated by counterfeiter.
# Functions
NewClient returns a new Client.
NewPaginatedResources returns a new PaginatedResources struct with the given resource type.
# Structs
APIInfo represents a GET response from the '/' endpoint of the cloud controller API.
APILink represents a generic link from a response object.
Application represents a Cloud Controller V3 Application.
CCError represents a cloud controller error.
CCErrorResponse represents a generic Cloud Controller V3 error response.
Client can be used to talk to a Cloud Controller's V3 Endpoints.
NewTaskBody represents the body of the request to create a Task.
PaginatedResources represents a page of resources returned by the Cloud Controller.
TargetSettings represents configuration for establishing a connection to the Cloud Controller server.
Task represents a Cloud Controller V3 Task.
TaskWorkersUnavailableError represents the case when no Diego workers are available.
UnexpectedResponseError is returned when the client gets an error that has not been accounted for.
# Interfaces
ConnectionWrapper can wrap a given connection allowing the wrapper to modify all requests going in and out of the given connection.
# Type aliases
ResourceLinks represents the information returned back from /v3.
Warnings are a collection of warnings that the Cloud Controller can return back from an API request.