# README
This library is intended to use by services who requests the OEM specific credentials.
The service uses this library should define below parameters:
-
URL of the central service.
-
Kubernetes service account for pod to verify service authentication.
This library interacts with central service url (system-credential-orchestrator) to fetch OEM credentials.
Currently this library uses kubernetes service account for service authentication.
# Functions
FetchCredentialsForUser reads required information from env and fetches credentials.
GetAppCredentials ..
ReadServiceAccountToken Read token from the path.
# Variables
DefaultServiceAccountTokenPath ..
Static errors for credentials reader.
Static errors for credentials reader.
Static errors for credentials reader.
Static errors for credentials reader.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author