Docs.rs
kube-runtime-0.96.0
kube-runtime 0.96.0
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.14.0
normal
json-patch ^2.0.0
normal
jsonptr ^0.4.7
normal
k8s-openapi ^0.23.0
normal
kube-client =0.96.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 ^1.0.29
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
75.81%
of the crate is documented
Go to latest version
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.96.0
Module finalizer
Module Items
Enums
Functions
In crate kube_
runtime
kube_runtime
Module
finalizer
Copy item path
source
Expand description
Finalizer helper for
Controller
reconcilers
Enums
§
Error
Event
A representation of an action that should be taken by a reconciler.
Functions
§
finalizer
Reconcile an object in a way that requires cleanup before an object can be deleted.