Exceptions
Exceptions which are used throughout the codebase
- class pubtools._quay.exceptions.ManifestTypeError[source]
Occurs when an incorrect manifest type is encountered.
- class pubtools._quay.exceptions.RegistryAuthError[source]
Occurs when registry authentication encounters an issue.
- class pubtools._quay.exceptions.BadPushItem[source]
Occurs when a bad push item is being processed.
- class pubtools._quay.exceptions.InvalidTargetSettings[source]
Occurs when required target setting is missing or has an incorrect value.