Docs.rs
  • testcontainers-0.24.0
    • testcontainers 0.24.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • thomaseizinger
    • DDtKey
    • mervyn-mccreight
    • kiview
    • Dependencies
      • async-trait ^0.1 normal
      • bollard ^0.18.1 normal
      • bollard-stubs =1.47.1-rc.27.3.1 normal
      • bytes ^1.6.0 normal
      • conquer-once ^0.4 normal optional
      • docker_credential ^1.3.1 normal
      • either ^1.12.0 normal
      • etcetera ^0.10.0 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • memchr ^2.7.2 normal
      • parse-display ^0.9.0 normal
      • pin-project-lite ^0.2.14 normal
      • reqwest ^0.12.5 normal optional
      • serde ^1 normal
      • serde-java-properties ^0.2.0 normal optional
      • serde_json ^1 normal
      • serde_with ^3.7.0 normal
      • signal-hook ^0.3 normal optional
      • thiserror ^2.0.3 normal
      • tokio ^1 normal
      • tokio-stream ^0.1.15 normal
      • tokio-tar ^0.3.1 normal
      • tokio-util ^0.7.10 normal
      • ulid ^1.1.3 normal optional
      • url ^2 normal
      • anyhow ^1.0.86 dev
      • pretty_env_logger ^0.5 dev
      • reqwest ^0.12.4 dev
      • temp-dir ^0.1.13 dev
      • tokio ^1 dev
    • Versions
    • 48.82% 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

testcontainers0.24.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CopyToContainer
  • GenericImage
  • core::Container
  • core::ContainerAsync
  • core::ContainerRequest
  • core::ContainerState
  • core::ExecCommand
  • core::ExecResult
  • core::Mount
  • core::PortMapping
  • core::SyncExecResult
  • core::error::ContainerMissingInfo
  • core::logs::consumer::logging_consumer::LoggingConsumer
  • core::ports::Ports
  • core::wait::ExitWaitStrategy
  • core::wait::HealthWaitStrategy
  • core::wait::HttpWaitStrategy
  • core::wait::LogWaitStrategy

Enums

  • CopyDataSource
  • CopyToContainerError
  • core::AccessMode
  • core::CgroupnsMode
  • core::CmdWaitFor
  • core::Host
  • core::MountType
  • core::ReuseDirective
  • core::client::ClientError
  • core::error::ConfigurationError
  • core::error::ExecError
  • core::error::TestcontainersError
  • core::error::WaitContainerError
  • core::logs::LogFrame
  • core::logs::LogSource
  • core::logs::WaitLogError
  • core::ports::ContainerPort
  • core::ports::PortMappingError
  • core::wait::WaitFor

Traits

  • core::Image
  • core::ImageExt
  • core::logs::consumer::LogConsumer
  • core::ports::IntoContainerPort
  • runners::AsyncRunner
  • runners::SyncRunner

Functions

  • core::client::docker_client_instance

Type Aliases

  • core::error::Result