# Functions
No description provided by the author
NewConnectionBuilder create an builder that knows how to create connections with the default configuration.
SplitKeycloakRealmURL splits a Keycloak auth URL to retrieve the base path and realm separately.
# Variables
No description provided by the author
# Structs
AuthError defines an Authentication error.
Connection contains the data needed to connect to the `api.openshift.com`.
ConnectionBuilder contains the configuration and logic needed to connect to `api.openshift.com`.
# Type aliases
TransportWrapper is a wrapper for a transport of type http.RoundTripper.