UnresolvedSecretsError#

exception phalanx.exceptions.UnresolvedSecretsError(secrets)#

Bases: UsageError

Some secrets could not be resolved.

Parameters:

secrets (Iterable[Secret]) – Secrets that could not be resolved.