Docs.rs
pravega-controller-client-0.1.0
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
pravega-controller-client 0.1.0
An internal library used by the Rust client for Pravega to talk to the Pravega controller.
Crate
Source
Builds
Feature flags
Documentation
Coverage
26.22%
91
out of
347
items documented
0
out of
238
items with examples
Links
pravega/pravega-client-rust
32
24
29
crates.io
Dependencies
async-trait ^0.1
normal
clap ^2.33
normal
derive_more ^0.99.9
normal
h2 ^0.2
normal
im ^15
normal
jsonwebtoken ^7
normal
ordered-float ^1.0
normal
pravega-client-config ^0.1
normal
pravega-client-retry ^0.1
normal
pravega-client-shared ^0.1
normal
pravega-connection-pool ^0.1
normal
pravega-wire-protocol ^0.1
normal
prost ^0.7
normal
serde ^1.0
normal
snafu ^0.6
normal
structopt ^0.3
normal
tokio ^1.1
normal
tonic ^0.4
normal
tracing ^0.1
normal
uuid ^0.8
normal
tonic-build ^0.3
build
Versions
0.3.7
(2024-02-24)
0.3.6
(2023-10-28)
0.3.5
(2023-08-22)
0.3.2
(2022-09-23)
0.3.1
(2021-11-13)
0.2.0
(2021-05-13)
0.1.0
(2021-03-05)
Owners
Controller client
This provides a client to access the controller's APIs via GRPC.