Docs.rs
kubelet-0.6.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
kubelet 0.6.0
A Kubernetes kubelet implementation in Rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
305
out of
305
items documented
5
out of
229
items with examples
Links
krustlet/krustlet
3592
224
90
crates.io
Dependencies
anyhow ^1.0
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
base64 ^0.12
normal
chrono ^0.4
normal
dirs ^3.0
normal
futures ^0.3
normal
hostname ^0.3
normal
http ^0.2
normal
hyper ^0.13
normal
json-patch ^0.2
normal
k8s-csi ^0.2
normal
k8s-openapi ^0.9
normal
krator ^0.1
normal
kube ^0.42
normal
kube-runtime ^0.42
normal
lazy_static ^1.4
normal
log ^0.4
normal
notify ^5.0.0-pre.3
normal
oci-distribution ^0.5
normal
prost ^0.6
normal
prost-types ^0.6
normal
rcgen ^0.8
normal
reqwest ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
structopt ^0.3
normal
tempdir ^0.3
normal
thiserror ^1.0
normal
tokio ^0.2
normal
tonic ^0.3
normal
tower ^0.3
normal
url ^2.1
normal
uuid ^0.8.1
normal
warp ^0.2
normal
reqwest ^0.10
dev
tempfile ^3.1
dev
tonic-build ^0.3
build
iovec ^0.1.2
normal
kernel32-sys ^0.2.2
normal
lazycell ^1
normal
mio ^0.6
normal
miow ^0.2.1
normal
winapi ^0.2.8
normal
ws2_32-sys ^0.2.1
normal
bytes ^0.3
dev
env_logger ^0.4
dev
slab ^0.4
dev
version-sync ^0.5
dev
Versions
1.0.0-alpha.1
(2021-07-27)
0.7.0
(2021-03-24)
0.6.0
(2021-02-02)
0.5.0
(2020-09-22)
0.4.0
(2020-08-05)
0.3.0
(2020-06-17)
0.2.1
(2020-05-19)
0.2.0
(2020-05-18)
Owners
Kubelet
Rust libraries for implementing your own kubelet in Rust.