# Functions
FormatError takes the resty response and a possible resty err and tries to create an APIError with as much info as possible.
NewClient access the RBAC API via TLS.
# Structs
APIError represents an error response from the RBAC API.
Client for the RBAC API.
RequestKeys describes the keys used by the token endpoint.
Token is the returned auth token.