Docs.rs
  • containers-api-0.9.0
    • containers-api 0.9.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vv9k
    • Dependencies
      • chrono ^0.4 normal optional
      • flate2 ^1 normal
      • futures-util ^0.3 normal
      • gzp ^0.11 normal optional
      • http ^0.2 normal
      • hyper ^0.14 normal
      • hyper-openssl ^0.9 normal optional
      • log ^0.4 normal
      • mime ^0.3 normal
      • openssl ^0.10 normal optional
      • paste ^1 normal
      • pin-project ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tar ^0.4 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • url ^2.1 normal
      • tempfile ^3 dev
      • memfile ^0.2 normal optional
      • tempfile ^3 normal optional
      • hyperlocal ^0.8 normal
    • Versions
    • 52.1% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

containers_api0.9.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • conn::Headers
  • conn::client::RequestClient
  • conn::tty::Multiplexer
  • id::Id
  • opts::FilterItem
  • version::ApiVersion

Enums

  • conn::Error
  • conn::Payload
  • conn::transport::Transport
  • conn::tty::TtyChunk
  • version::Error

Traits

  • opts::Filter

Macros

  • define_opts_builder
  • impl_field
  • impl_filter_func
  • impl_json_serialize
  • impl_map_field
  • impl_opts_builder
  • impl_opts_required_builder
  • impl_str_enum_field
  • impl_str_field
  • impl_url_bool_field
  • impl_url_enum_field
  • impl_url_field
  • impl_url_serialize
  • impl_url_str_field
  • impl_url_vec_field
  • impl_vec_field

Functions

  • conn::get_http_connector
  • conn::get_https_connector
  • conn::get_unix_connector
  • conn::tty::decode
  • conn::tty::decode_chunk
  • conn::tty::decode_raw
  • datetime::datetime_from_nano_timestamp
  • datetime::datetime_from_unix_timestamp
  • tarball::dir
  • tarball::dir_par
  • url::append_query
  • url::construct_ep
  • url::encoded_pair
  • url::encoded_pairs
  • url::encoded_vec_pairs

Type Aliases

  • conn::Result
  • conn::client::ValidateResponseFn

Constants

  • conn::AUTH_HEADER