Table of Contents

Namespace MailFathom.Infrastructure.Secrets.Resolution

Classes

ResolvedSecret

Secret material owned by the operation that resolved it and erased when that operation ends.

SecretDeclarationError

One secret whose declared identity or lifetime an operator must correct.

SecretResolutionOptions

The deployment-wide choice of how secret-bearing configuration values are interpreted.

SecretResolutionResult

The outcome of resolving one secret-bearing configuration value.

Enums

SecretDeclarationFailure

Why one configured secret declares an identity or a lifetime the host cannot use.

SecretResolutionFailure

Identifies why a secret-bearing configuration value produced no material.

SecretValueInterpretation

Selects how a configured secret-bearing value is interpreted before resolution.