package
1.0.0
Repository: https://github.com/phanitejak/kptgolib.git
Documentation: pkg.go.dev

# README

This library is intended to use by services who requests the OEM specific credentials.

The service uses this library should define below parameters:

  1. URL of the central service.

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