package
0.54.0-alpha4
Repository: https://github.com/redhat-developer/app-services-cli.git
Documentation: pkg.go.dev

# 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.