Docs.rs
kube-0.98.0
kube 0.98.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
clux
github:kube-rs:release
Dependencies
k8s-openapi ^0.24.0
normal
kube-client =0.98.0
normal
optional
kube-core =0.98.0
normal
kube-derive =0.98.0
normal
optional
kube-runtime =0.98.0
normal
optional
anyhow ^1.0.71
dev
futures ^0.3.17
dev
http ^1.1.0
dev
k8s-openapi ^0.24.0
dev
schemars ^0.8.6
dev
serde ^1.0.130
dev
serde_json ^1.0.68
dev
tokio ^1.14.0
dev
tower-test ^0.4.0
dev
Versions
100%
of the crate is documented
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
0.98.0
Module error
Module Items
Structs
Enums
In crate kube
kube
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