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

# Packages

No description provided by the author
Code generated by counterfeiter.

# Functions

NewRequestLogger returns a pointer to a RequestLogger wrapper.
NewRetryRequest returns a pointer to a RetryRequest wrapper.
NewUAAAuthentication returns a pointer to a UAAAuthentication wrapper with the client and token cache.

# Structs

RequestLogger is the wrapper that logs requests to and responses from the UAA server.
RetryRequest is a wrapper that retries failed requests if they contain a 5XX status code.
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.