Docs.rs
  • spacegate-kernel-0.1.0-alpha.4
    • spacegate-kernel 0.1.0-alpha.4
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gudaoxuri
    • Dependencies
      • async-compression ^0.3.13 normal
      • async-trait ^0.1 normal
      • http ^0.2 normal
      • hyper ^0.14 normal
      • hyper-rustls ^0.24 normal
      • itertools ^0 normal
      • k8s-gateway-api ^0.11 normal
      • k8s-openapi ^0.17 normal
      • kube ^0.80 normal
      • lazy_static ^1.4 normal
      • rustls ^0.21.0 normal
      • rustls-pemfile ^1 normal
      • schemars ^0.8.6 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tardis ^0.1.0-beta.11 normal
      • tokio-rustls ^0.24 normal
      • urlencoding ^2 normal
      • reqwest ^0.11 dev
      • tardis ^0.1.0-beta.11 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 28.02% of the crate is documented
  • Go to latest stable release
  • Platform
    • 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

Module filters

  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

Module spacegate_kernel::plugins::filters

source ·

Modules

  • compression
  • header_modifier
  • maintenance
  • redirect
  • retry
  • rewrite
  • status

Structs

  • SgPluginFilterAccept
  • SgPluginFilterInitDto
    Encapsulation filter initialization parameters.

Enums

  • SgPluginFilterKind

Traits

  • SgPluginFilter
  • SgPluginFilterDef

Functions

  • get_filter_def
  • http_common_modify_path
  • init
  • register_filter_def

Type Definitions

  • BoxSgPluginFilter