package
0.0.0-20241210072137-8149b9cdf2cb
Repository: https://github.com/dana-team/platform-backend.git
Documentation: pkg.go.dev

# Functions

ObtainOpenshiftToken obtains an OAuth token from OpenShift using the provided username and password.
ObtainOpenshiftUsername fetches the username from the OpenShift userinfo endpoint.

# Variables

No description provided by the author

# Structs

DefaultTokenProvider is a default implementation of TokenProvider.
OpenshiftUserInfo represents the structure of the user info response from OpenShift.

# Interfaces

TokenProvider defines an interface for obtaining a token.