Skip to main content

Module auth

Module auth 

Source
Expand description

Auth wire DTOs.

These types describe how authentication for OCI registries is configured over the wire. The synchronous and async resolvers themselves live in zlayer-core (which depends on oci-client and other heavier crates); this module intentionally only carries the serde-friendly DTOs.

Structs§

AuthConfig
Global authentication configuration
RegistryAuthConfig
Per-registry authentication configuration

Enums§

AuthSource
Authentication source configuration