Docs.rs
  • container-registry-0.3.1
    • container-registry 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mbr
    • Dependencies
      • anyhow ^1.0.86 normal optional
      • axum ^0.7.5 normal
      • base64 ^0.21.5 normal
      • constant_time_eq ^0.3.0 normal
      • futures ^0.3.29 normal
      • hex ^0.4.3 normal
      • nom ^7.1.3 normal
      • rm ^0.3.2 normal
      • sec ^1.0.0 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • sha2 ^0.10.8 normal
      • structopt ^0.3.26 normal optional
      • tempdir ^0.3.7 normal optional
      • thiserror ^1.0.50 normal
      • tokio ^1.34.0 normal
      • tokio-util ^0.7.10 normal
      • tower-http ^0.5.2 normal optional
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal optional
      • uuid ^1.6.1 normal
      • http-body-util ^0.1.0 dev
      • tempdir ^0.3.7 dev
      • tower ^0.4.13 dev
      • tower-http ^0.5.2 dev
    • Versions
    • 96.08% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

container_registry0.3.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • ContainerRegistry
  • ContainerRegistryBuilder
  • ImageDigest
  • auth::Anonymous
  • auth::MissingPermission
  • auth::ValidCredentials
  • storage::Digest
  • storage::ImageLocation
  • storage::ManifestReference
  • test_support::RunningRegistry
  • test_support::TestingContainerRegistry

Enums

  • ImageDigestParseError
  • RegistryError
  • auth::Permissions
  • auth::Unverified
  • storage::Error
  • storage::FilesystemStorageError
  • storage::Reference

Traits

  • auth::AuthProvider
  • hooks::RegistryHooks

Constants

  • storage::SHA256_LEN