Docs.rs
  • wrkflw-executor-0.6.0
    • wrkflw-executor 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • bahdotsh
    • Dependencies
      • async-trait ^0.1 normal
      • bollard ^0.14 normal
      • chrono ^0.4 normal
      • dirs ^5.0 normal
      • futures ^0.3 normal
      • futures-util ^0.3 normal
      • lazy_static ^1.4 normal
      • num_cpus ^1.16.0 normal
      • once_cell ^1.19.0 normal
      • regex ^1.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • tar ^0.4 normal
      • tempfile ^3.6 normal
      • thiserror ^1.0 normal
      • tokio ^1.28 normal
      • uuid ^1.3 normal
      • wrkflw-logging ^0.6.0 normal
      • wrkflw-matrix ^0.6.0 normal
      • wrkflw-models ^0.6.0 normal
      • wrkflw-parser ^0.6.0 normal
      • wrkflw-runtime ^0.6.0 normal
      • wrkflw-utils ^0.6.0 normal
    • Versions
    • 14.1% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

wrkflw_executor0.6.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • docker::DockerRuntime
  • engine::ExecutionConfig
  • engine::ExecutionResult
  • engine::JobResult
  • engine::StepResult
  • podman::PodmanRuntime

Enums

  • engine::ExecutionError
  • engine::JobStatus
  • engine::RuntimeType
  • engine::StepStatus

Functions

  • dependency::resolve_dependencies
  • docker::cleanup_containers
  • docker::cleanup_networks
  • docker::cleanup_resources
  • docker::create_job_network
  • docker::is_available
  • docker::track_container
  • docker::track_network
  • docker::untrack_container
  • docker::untrack_network
  • engine::execute_workflow
  • environment::add_matrix_context
  • environment::create_github_context
  • environment::setup_github_environment_files
  • podman::cleanup_containers
  • podman::cleanup_resources
  • podman::is_available
  • podman::track_container
  • podman::untrack_container
  • substitution::preprocess_command
  • substitution::process_step_run