Docs.rs
planetary-monitor-0.1.0
planetary-monitor 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
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
reqwest ^0.12.23
normal
secrecy ^0.10.3
normal
tes ^0.9.0
normal
tokio ^1.47.1
normal
tokio-util ^0.7.16
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_monitor
planetary_
monitor
0.1.0
All Items
Crate Items
Structs
Crate
planetary_
monitor
Copy item path
Source
Expand description
Implements the Planetary task monitor.
Structs
ยง
Server
The task monitor server.
Server
Builder
Use builder syntax to set the inputs and finish with
build()
.