Skip to main content

Module error

Module error 

Source
Expand description

Error type for secrets operations.

Lifted into zlayer-types so cross-crate consumers (zlayer-api, zlayer-agent, the CLI) can name secrets errors without depending on zlayer-secrets. The zlayer-secrets crate re-exports these for backward compatibility.

Enums§

SecretsError
Error type for secrets operations.

Type Aliases§

Result
Convenience Result alias parameterised over SecretsError.