Skip to main content

Module storage_auth

Module storage_auth 

Source
Expand description

Non-secret object-store credential-source classification. Non-secret classification of object-store credential discovery.

Provider clients retain ownership of credential loading and refresh. This module inspects only whether configured sources are present so callers can report useful diagnostics without retaining or displaying secret values.

Enums§

AuthSource
Non-secret description of the selected credential mechanism.

Functions§

classify_storage_auth_source
Classify a provider’s effective credential source without loading credential values.