Docs.rs
kube-client-0.74.0
kube-client 0.74.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
clux
github:kube-rs:release
Dependencies
base64 ^0.13.0
normal
bytes ^1.1.0
normal
chrono ^0.4.19
normal
dirs-next ^2.0.0
normal
either ^1.6.1
normal
futures ^0.3.17
normal
http ^0.2.5
normal
http-body ^0.4.2
normal
hyper ^0.14.13
normal
hyper-openssl ^0.9.2
normal
hyper-rustls ^0.23.0
normal
hyper-timeout ^0.4.1
normal
hyper-tls ^0.5.0
normal
jsonpath_lib ^0.3.0
normal
k8s-openapi ^0.15.0
normal
kube-core =0.74.0
normal
openssl ^0.10.36
normal
pem ^1.0.1
normal
pin-project ^1.0.4
normal
rand ^0.8.3
normal
rustls ^0.20.3
normal
rustls-pemfile ^1.0.0
normal
secrecy ^0.8.0
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
serde_yaml ^0.8.21
normal
tame-oauth ^0.7.0
normal
thiserror ^1.0.29
normal
tokio ^1.14.0
normal
tokio-native-tls ^0.3.0
normal
tokio-tungstenite ^0.17.1
normal
tokio-util ^0.7.0
normal
tower ^0.4.6
normal
tower-http ^0.3.2
normal
tracing ^0.1.29
normal
k8s-openapi ^0.15.0
dev
kube <1.0.0, >=0.61.0
dev
schemars ^0.8.6
dev
tempfile ^3.1.0
dev
tokio ^1.14.0
dev
tokio-test ^0.4.0
dev
tower-test ^0.4.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Log
Implementations on Foreign Types
Pod
Implementors
In kube_client::api
?
Trait
kube_client
::
api
::
Log
source
·
[
−
]
pub trait Log { }
Available on
crate feature
client
only.
Expand description
Marker trait for objects that has logs
Implementations on Foreign Types
source
impl
Log
for
Pod
Implementors