Docs.rs
kube-client-0.96.0
kube-client 0.96.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
clux
github:kube-rs:release
Dependencies
base64 ^0.22.0
normal
optional
bytes ^1.1.0
normal
optional
chrono ^0.4.34
normal
optional
either ^1.6.1
normal
optional
form_urlencoded ^1.2.0
normal
optional
futures ^0.3.17
normal
optional
home ^0.5.4
normal
optional
http ^1.1.0
normal
http-body ^1.0.0
normal
optional
http-body-util ^0.1.2
normal
optional
hyper ^1.2.0
normal
optional
hyper-http-proxy ^1
normal
optional
hyper-openssl ^0.10.2
normal
optional
hyper-rustls ^0.27.1
normal
optional
hyper-socks2 ^0.9.0
normal
optional
hyper-timeout ^0.5.1
normal
optional
hyper-util ^0.1.9
normal
optional
jsonpath-rust ^0.5.0
normal
optional
k8s-openapi ^0.23.0
normal
kube-core =0.96.0
normal
openssl ^0.10.36
normal
optional
pem ^3.0.1
normal
optional
rand ^0.8.3
normal
optional
rustls ^0.23.0
normal
optional
rustls-pemfile ^2.0.0
normal
optional
secrecy ^0.10.2
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
serde_yaml ^0.9.19
normal
optional
tame-oauth ^0.10.0
normal
optional
thiserror ^1.0.29
normal
tokio ^1.14.0
normal
optional
tokio-tungstenite ^0.24.0
normal
optional
tokio-util ^0.7.0
normal
optional
tower ^0.5.1
normal
optional
tower-http ^0.6.1
normal
optional
tracing ^0.1.36
normal
optional
futures ^0.3.17
dev
k8s-openapi ^0.23.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
kube_
client
0.96.0
Module error
Module Items
Structs
Enums
In crate kube_
client
kube_client
Module
error
Copy item path
source
Available on
crate features
config
or
client
only.
Expand description
Error handling and error types
Structs
§
Error
Response
An error response from the API.
Enums
§
Discovery
Error
Possible errors when using API
discovery
Error
Possible errors from the
Client