Docs.rs
kubelet-0.7.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.7.0
A Kubernetes kubelet implementation in Rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
286
out of
286
items documented
5
out of
176
items with examples
Size
Source code size: 614.77 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 7.4 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 21s
Average build duration of
successful
builds.
all releases: 1m 21s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
krustlet/krustlet
3604
223
111
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.14
normal
json-patch ^0.2
normal
k8s-csi ^0.3
normal
k8s-openapi ^0.11
normal
krator ^0.2
normal
kube ^0.48
normal
kube-runtime ^0.48
normal
lazy_static ^1.4
normal
notify ^5.0.0-pre.3
normal
oci-distribution ^0.6
normal
prost ^0.7
normal
prost-types ^0.7
normal
rcgen ^0.8
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
structopt ^0.3
normal
optional
tempdir ^0.3
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-stream ^0.1
normal
tonic ^0.4
normal
tower ^0.4.2
normal
tracing ^0.1
normal
url ^2.1
normal
uuid ^0.8.1
normal
warp ^0.3
normal
reqwest ^0.11
dev
tempfile ^3.1
dev
tonic-build ^0.4
build
iovec ^0.1.2
normal
kernel32-sys ^0.2.2
normal
lazycell ^1
normal
mio ^0.6
normal
miow ^0.2.1
normal
tokio-compat-02 ^0.2
normal
tokio ^0.2
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.