Docs.rs
  • kube-runtime-0.75.0
    • kube-runtime 0.75.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • clux
    • github:kube-rs:release
    • Dependencies
      • ahash ^0.8 normal
      • backoff ^0.4.0 normal
      • derivative ^2.1.1 normal
      • futures ^0.3.17 normal
      • json-patch ^0.2.6 normal
      • k8s-openapi ^0.16.0 normal
      • kube-client =0.75.0 normal
      • parking_lot ^0.12.0 normal
      • pin-project ^1.0.2 normal
      • serde ^1.0.130 normal
      • serde_json ^1.0.68 normal
      • smallvec ^1.7.0 normal
      • thiserror ^1.0.29 normal
      • tokio ^1.14.0 normal
      • tokio-util ^0.7.0 normal
      • tracing ^0.1.29 normal
      • k8s-openapi ^0.16.0 dev
      • kube <1.0.0, >=0.60.0 dev
      • rand ^0.8.0 dev
      • schemars ^0.8.6 dev
      • serde_json ^1.0.68 dev
      • tokio ^1.14.0 dev
    • Versions
    • 68.7% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate kube_runtime

logo
Change settings

List of all items

Structs

  • controller::Action
  • controller::Controller
  • controller::ReconcileRequest
  • events::Event
  • events::Recorder
  • events::Reporter
  • reflector::ObjectRef
  • reflector::ObjectRefExtra
  • reflector::store::Store
  • reflector::store::Writer
  • scheduler::HoldUnless
  • scheduler::ScheduleRequest
  • scheduler::Scheduler
  • utils::CancelableJoinHandle
  • utils::EventFlatten
  • utils::ResetTimerBackoff
  • utils::StreamBackoff
  • wait::conditions::And
  • wait::conditions::Not
  • wait::conditions::Or

Enums

  • controller::Error
  • controller::ReconcileReason
  • events::EventType
  • finalizer::Error
  • finalizer::Event
  • wait::Error
  • wait::delete::Error
  • watcher::Error
  • watcher::Event

Traits

  • WatchStreamExt
  • utils::WatchStreamExt
  • wait::Condition

Functions

  • controller::applier
  • controller::trigger_owners
  • controller::trigger_self
  • controller::trigger_with
  • finalizer::finalizer
  • reflector::reflector
  • reflector::store::store
  • scheduler::scheduler
  • utils::try_flatten_applied
  • utils::try_flatten_touched
  • wait::await_condition
  • wait::conditions::is_crd_established
  • wait::conditions::is_deleted
  • wait::conditions::is_job_completed
  • wait::conditions::is_pod_running
  • wait::delete::delete_and_finalize
  • watcher::default_backoff
  • watcher::watch_object
  • watcher::watcher

Typedefs

  • watcher::Result