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_controller0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Config
  • Controller
  • ControllerConfig
  • dag::Dag
  • dag::DagBuilder
  • dag::DagBuilderThen
  • dag::DagReconciler

Enums

  • StopError
  • dag::TaskStatus

Traits

  • Reconciler
  • dag::Task

Type Aliases

  • OnErrorFn