Docs.rs
  • zombienet-provider-0.3.10
    • zombienet-provider 0.3.10
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • pepoviola
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • zombienet-configuration ^0.3.10 normal
      • flate2 ^1.0 normal
      • futures ^0.3 normal
      • hex ^0.4 normal
      • k8s-openapi ^0.20.0 normal
      • kube ^0.87.1 normal
      • nix ^0.29.0 normal
      • regex ^1.8 normal
      • reqwest ^0.12.9 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • sha2 ^0.10.2 normal
      • zombienet-support ^0.3.10 normal
      • tar ^0.4 normal
      • thiserror ^1.0 normal
      • tokio ^1.28 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1.35 normal
      • url ^2.3 normal
      • uuid ^1.4 normal
    • Versions
    • 18.75% of the crate is documented
  • Platform
    • 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

zombienet_provider0.3.10

Crate Items

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

List of all items

Structs

  • DockerProvider
  • KubernetesProvider
  • NativeProvider
  • shared::types::GenerateFileCommand
  • shared::types::GenerateFilesOptions
  • shared::types::ProviderCapabilities
  • shared::types::RunCommandOptions
  • shared::types::RunScriptOptions
  • shared::types::SpawnNodeOptions
  • shared::types::TransferedFile

Enums

  • ProviderError

Traits

  • Provider
  • ProviderNamespace
  • ProviderNode

Functions

  • shared::helpers::running_in_ci

Type Aliases

  • DynNamespace
  • DynNode
  • DynProvider
  • shared::types::ExecutionResult
  • shared::types::Port

Constants

  • shared::constants::LOCALHOST
  • shared::constants::NAMESPACE_PREFIX
  • shared::constants::NODE_CONFIG_DIR
  • shared::constants::NODE_DATA_DIR
  • shared::constants::NODE_RELAY_DATA_DIR
  • shared::constants::NODE_SCRIPTS_DIR
  • shared::constants::P2P_PORT
  • shared::constants::PROMETHEUS_PORT
  • shared::constants::RPC_HTTP_PORT
  • shared::constants::RPC_WS_PORT