Module keys

Module keys 

Source
Expand description

Centralized API key management for providers

This module handles storing and retrieving API keys separately from provider configurations, allowing provider configs to be shared and version-controlled without exposing secrets.

Structs§

KeysConfig
Structure for storing API keys and secrets

Enums§

ProviderAuth
Types of authentication that can be stored

Functions§

get_provider_auth
Helper function to get authentication for a provider from centralized keys