Docs.rs
  • kube-forward-0.4.7
    • kube-forward 0.4.7
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kainlite
    • Dependencies
      • anyhow ^1.0.79 normal
      • chrono ^0.4 normal
      • clap ^4.4.13 normal
      • ctrlc ^3.4 normal
      • futures ^0.3 normal
      • humantime-serde ^1.1.1 normal
      • k8s-openapi ^0.24.0 normal
      • kube ^0.98.0 normal
      • metrics ^0.21 normal
      • metrics-exporter-prometheus ^0.12 normal
      • serde ^1.0.195 normal
      • serde_yaml ^0.9.30 normal
      • socket2 ^0.5.8 normal
      • tempfile ^3.15.0 normal
      • thiserror ^2.0.11 normal
      • tokio ^1.35.1 normal
      • tokio-stream ^0.1.17 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • metrics-util ^0.15 dev
      • tokio ^1.0 dev
      • tokio-test ^0.4.3 dev
    • Versions
    • 0% 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

kube_forward0.4.7

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • config::ForwardConfig
  • config::ForwardOptions
  • config::LocalDnsConfig
  • config::PodSelector
  • config::PortMapping
  • forward::HealthCheck
  • forward::PortForward
  • forward::PortForwardManager
  • metrics::ForwardMetrics
  • util::ServiceInfo

Enums

  • error::PortForwardError
  • forward::ForwardState

Functions

  • config::default_forward_options
  • config::default_health_check_interval
  • config::default_max_retries
  • config::default_persistent_connection
  • config::default_protocol
  • config::default_retry_interval
  • util::parse_full_dns_name
  • util::resolve_service

Type Aliases

  • error::Result