Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
kube-0.89.0
kube 0.89.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
clux
github:kube-rs:release
Dependencies
k8s-openapi ^0.21.0
normal
kube-client =0.89.0
normal
optional
kube-core =0.89.0
normal
kube-derive =0.89.0
normal
optional
kube-runtime =0.89.0
normal
optional
anyhow ^1.0.71
dev
futures ^0.3.17
dev
http ^1.1.0
dev
k8s-openapi ^0.21.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
Go to latest version
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
kube
0.89.0
Module error
Structs
Enums
In crate kube
?
Module
kube
::
error
source
·
[
−
]
Available on
crate features
config
or
client
only.
Expand description
Error handling and error types
Structs
§
ErrorResponse
An error response from the API.
Enums
§
DiscoveryError
Possible errors when using API
discovery
Error
Possible errors from the
Client