Docs.rs
kube-runtime-1.1.0
kube-runtime 1.1.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
backon ^1.3
normal
educe ^0.6.0
normal
futures ^0.3.17
normal
hashbrown ^0.15.0
normal
hostname ^0.4
normal
json-patch ^4
normal
k8s-openapi ^0.25.0
normal
kube-client =1.1.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.25.0
dev
kube <2.0.0, >=0.98.0
dev
rand ^0.9.0
dev
schemars ^0.8.6
dev
serde_json ^1.0.68
dev
serde_yaml ^0.9.19
dev
tokio ^1.14.0
dev
tracing-subscriber ^0.3.17
dev
Versions
79.75%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_
runtime
1.1.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
§