Stevedore.Verify.Error exception (Stevedore v0.2.0)

Copy Markdown View Source

A failure while verifying image signatures against a policy.

Summary

Types

t()

@type t() :: %Stevedore.Verify.Error{
  __exception__: term(),
  reason: atom() | String.t()
}