Docs.rs
simple-kube-controller-0.2.1
simple-kube-controller 0.2.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
leroyguillaume
Dependencies
futures ^0
normal
k8s-openapi ^0
normal
kube ^0
normal
serde ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0
normal
tokio ^1
dev
tracing-subscriber ^0
dev
Versions
87.8%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
simple_
kube_
controller
0.2.1
All Items
Crate Items
Modules
Structs
Enums
Traits
Type Aliases
Crate
simple_kube_controller
Copy item path
Source
Modules
§
dag
DAG-oriented reconciler.
Structs
§
Config
A configuration.
Controller
A controller.
Controller
Config
A controller configuration.
Enums
§
Stop
Error
Error when the controller is stopped.
Traits
§
Reconciler
A reconciler.
Type Aliases
§
OnError
Fn