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

# Packages

Code generated by counterfeiter.

# Functions

No description provided by the author
NewRequestLogger returns a pointer to a RequestLogger wrapper.
NewUAAAuthentication returns a pointer to a UAAAuthentication wrapper with the client and a token cache.

# Structs

ErrorWrapper is the wrapper that converts responses with 4xx and 5xx status codes to an error.
RequestLogger is the wrapper that logs requests to and responses from the Cloud Controller server.
UAAAuthentication wraps connections and adds authentication headers to all requests.

# Interfaces

RequestLoggerOutput is the interface for displaying logs.
TokenCache is where the UAA token information is stored.
UAAClient is the interface for getting a valid access token.