Docs.rs
kubelet-0.3.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.3.0
A Kubernetes kubelet implementation in Rust
Crate
Source
Builds
Feature flags
Documentation
Links
krustlet/krustlet
3592
224
90
crates.io
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.12.1
normal
chrono ^0.4
normal
dirs ^2.0
normal
futures ^0.3
normal
hostname ^0.3
normal
http ^0.2
normal
hyper ^0.13
normal
k8s-openapi ^0.8
normal
kube ^0.34
normal
lazy_static ^1.4
normal
log ^0.4
normal
native-tls ^0.2
normal
oci-distribution ^0.2
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
thiserror ^1.0
normal
tokio ^0.2
normal
tokio-tls ^0.3
normal
url ^2.1
normal
warp ^0.2
normal
reqwest ^0.10
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.