Docs.rs
planetary-orchestrator-0.1.0
planetary-orchestrator 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
claymcleod
Dependencies
anyhow ^1.0.99
normal
axum ^0.8.4
normal
axum-extra ^0.10.1
normal
bon ^3.7.0
normal
cfg-if ^1.0.1
normal
optional
chrono ^0.4.41
normal
clap ^4.5.45
normal
optional
clap-verbosity-flag ^3.0.3
normal
optional
futures ^0.3.31
normal
k8s-openapi ^0.25.0
normal
kube ^1.1.0
normal
planetary-db ^0.1.0
normal
planetary-server ^0.1.0
normal
secrecy ^0.10.3
normal
serde ^1.0.219
normal
shlex ^1.3.0
normal
tes ^0.9.0
normal
thiserror ^2.0.14
normal
tokio ^1.47.1
normal
tokio-retry2 ^0.5.7
normal
tokio-stream ^0.1.17
normal
tokio-util ^0.7.16
normal
tower ^0.5.2
normal
tower-http ^0.6.6
normal
tracing ^0.1.41
normal
tracing-log ^0.2.0
normal
optional
tracing-subscriber ^0.3.19
normal
optional
url ^2.5.4
normal
Versions
100%
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
Crate planetary_orchestrator
planetary_
orchestrator
0.1.0
All Items
Crate Items
Structs
Crate
planetary_
orchestrator
Copy item path
Source
Expand description
Implements the Planetary task orchestrator.
Structs
ยง
Server
The task orchestrator server.
Server
Builder
Use builder syntax to set the inputs and finish with
build()
.