Docs.rs
  • oci-util-0.2.0
    • oci-util 0.2.0
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • fengqi2019
    • Dependencies
      • anyhow ^1.0.57 normal
      • async-recursion ^1.0.0 normal
      • chrono ^0.4 normal
      • dirs ^4.0.0 normal
      • jwalk ^0.6 normal
      • log ^0.4.17 normal
      • oci-distribution ^0.9.2 normal
      • oci-spec ^0.5.6 normal
      • regex ^1.5 normal
      • seahash ^4.1.0 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.81 normal
      • sha2 ^0.10.2 normal
      • sha256 ^1.0.3 normal
      • tar ^0.4 normal
      • tempfile ^3.3.0 normal
      • tokio ^1.15 normal
    • Versions
    • 8.59% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

oci_util0.2.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • Reference
  • args::BuildArgs
  • container::Container
  • filesystem::FileSystem
  • filesystem::snapshot::ChangeSet
  • filesystem::snapshot::Snapshot
  • filesystem::snapshot::SnapshotEntry
  • filesystem::snapshot::SnapshotEntryMetadata
  • image::Repositories
  • image::build::config::BuildConfig
  • image::build::config::BuildConfigBuilder
  • image::build::config::instructions::Copy
  • image::build::config::instructions::Dest
  • image::config::ConfigFile
  • image::config::ConfigFileAndData
  • image::config::RootFs
  • image::layer::LayerAndData
  • image::manifest::Manifest

Enums

  • RegistryAuth
  • filesystem::snapshot::Change
  • image::build::config::instructions::Instruction
  • image::build::config::instructions::Kind
  • image::layer::tar_file::TarFileTy

Traits

  • util::DigestPre

Functions

  • container::apply_tar_file
  • container::init
  • distribution::pull::pull
  • distribution::push::push
  • image::build::build
  • image::manifest::load_layer
  • util::copy_dir

Statics

  • image::layer::LAYER_MEDIA_TYPE