Docs.rs
  • plane-drone-0.3.0
    • plane-drone 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • paulgb
    • Dependencies
      • acme2-eab ^0.5.1 normal
      • anyhow ^1.0.57 normal
      • base64 ^0.13.0 normal
      • bollard ^0.13.0 normal
      • chrono ^0.4.21 normal
      • clap ^4.0.4 normal
      • config ^0.13.2 normal
      • dashmap ^5.3.4 normal
      • futures ^0.3.24 normal
      • http ^0.2.7 normal
      • hyper ^0.14.19 normal
      • notify ^5.0.0 normal
      • openssl ^0.10.40 normal
      • plane-core ^0.3.0 normal
      • reqwest ^0.11.11 normal
      • rustls ^0.20.6 normal
      • rustls-pemfile ^1.0.0 normal
      • serde ^1.0.144 normal
      • serde_json ^1.0.81 normal
      • signal-hook ^0.3.14 normal
      • sqlx ^0.6.1 normal
      • tokio ^1.18.2 normal
      • tokio-rustls ^0.23.4 normal
      • tokio-stream ^0.1.8 normal
      • tracing ^0.1.36 normal
    • Versions
    • 11.32% of the crate is documented
  • Platform
    • 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

plane_drone0.3.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • agent::AgentOptions
  • cert::CertOptions
  • cert::acme::AcmeConfiguration
  • cert::acme::AcmeEabConfiguration
  • config::AgentOptions
  • config::DockerConfig
  • config::DroneConfig
  • config::ProxyOptions
  • database::Backend
  • database::DroneDatabase
  • keys::KeyCertPathPair
  • plan::DronePlan
  • proxy::ProxyOptions

Enums

  • config::DockerConnection
  • ip::IpSource

Functions

  • agent::run_agent
  • agent::wait_port_ready
  • cert::cert_validity
  • cert::get_certificate
  • cert::refresh_certificate
  • cert::refresh_if_not_valid
  • cert::refresh_loop
  • keys::load_certs
  • keys::load_private_key
  • proxy::serve
  • run::run