package
6.41.0+incompatible
Repository: https://github.com/randomtask1155/cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package ccv2 represents a Cloud Controller V2 client.
Package ccv3 represents a Cloud Controller V3 client.
No description provided by the author
Code generated by counterfeiter.
No description provided by the author

# Functions

DecodeJSON unmarshals JSON into the given object with the appropriate settings.
MinimumAPIVersionCheck compares `current` to `minimum`.
NewConnection returns a new CloudControllerConnection with provided configuration.
NewPipeBomb returns an io.WriteCloser that can be used to stream data to a the Pipebomb.
No description provided by the author

# Structs

CloudControllerConnection represents a connection to the Cloud Controller server.
Config is for configuring a CloudControllerConnection.
Pipebomb is a wrapper around an io.Pipe's io.ReadCloser that turns it into a ReadSeeker that errors on Seek calls.
Request represents the request of the cloud controller.
Response represents a Cloud Controller response object.

# Interfaces

Connection creates and executes http requests.