Docs.rs
kube-runtime-0.97.0
kube-runtime 0.97.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
clux
github:kube-rs:release
Dependencies
ahash ^0.8
normal
async-broadcast ^0.7.0
normal
async-stream ^0.3.5
normal
async-trait ^0.1.64
normal
backoff ^0.4.0
normal
educe ^0.6.0
normal
futures ^0.3.17
normal
hashbrown ^0.15.0
normal
json-patch ^3
normal
jsonptr ^0.6
normal
k8s-openapi ^0.23.0
normal
kube-client =0.97.0
normal
parking_lot ^0.12.0
normal
pin-project ^1.0.4
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
thiserror ^2.0.3
normal
tokio ^1.14.0
normal
tokio-util ^0.7.0
normal
tracing ^0.1.36
normal
k8s-openapi ^0.23.0
dev
kube <1.0.0, >=0.60.0
dev
rand ^0.8.3
dev
schemars ^0.8.6
dev
serde_json ^1.0.68
dev
tokio ^1.14.0
dev
tracing-subscriber ^0.3.17
dev
Versions
80.17%
of the crate is documented
Platform
i686-unknown-linux-gnu
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_
runtime
0.97.0
Runner
Error
Aliased type
In kube_
runtime::
controller
kube_runtime
::
controller
Type Alias
RunnerError
Copy item path
Source
pub type RunnerError = Error<
WriterDropped
>;
Aliased Type
§
enum RunnerError {}
Variants
§