Docs.rs
  • agntcy-slim-controller-0.2.0
    • agntcy-slim-controller 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • artifacts-agntcy
    • Dependencies
      • agntcy-slim-config ^0.2.0 normal
      • agntcy-slim-datapath ^0.8.0 normal
      • agntcy-slim-signal ^0.1.3 normal
      • agntcy-slim-tracing ^0.2.2 normal
      • drain ^0.1 normal
      • h2 ^0.4.7 normal
      • parking_lot ^0.12.3 normal
      • prost ^0.13 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0.9 normal
      • tokio ^1.45 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7.14 normal
      • tonic ^0.13 normal
      • tracing ^0.1.41 normal
      • uuid ^1.15.1 normal
      • tracing-test ^0.2.5 dev
      • protoc-bin-vendored ^3.1.0 build
      • tonic-build ^0.13 build
    • Versions
    • 34.23% of the crate is documented
  • Go to latest version
  • 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

slim_controller0.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • api::proto::api::v1::Ack
  • api::proto::api::v1::ConfigurationCommand
  • api::proto::api::v1::Connection
  • api::proto::api::v1::ConnectionEntry
  • api::proto::api::v1::ConnectionListRequest
  • api::proto::api::v1::ConnectionListResponse
  • api::proto::api::v1::ControlMessage
  • api::proto::api::v1::DeregisterNodeRequest
  • api::proto::api::v1::DeregisterNodeResponse
  • api::proto::api::v1::Node
  • api::proto::api::v1::RegisterNodeRequest
  • api::proto::api::v1::RegisterNodeResponse
  • api::proto::api::v1::Subscription
  • api::proto::api::v1::SubscriptionEntry
  • api::proto::api::v1::SubscriptionListRequest
  • api::proto::api::v1::SubscriptionListResponse
  • api::proto::api::v1::controller_service_client::ControllerServiceClient
  • api::proto::api::v1::controller_service_server::ControllerServiceServer
  • config::Config
  • service::ControlPlane

Enums

  • api::proto::api::v1::ConnectionType
  • api::proto::api::v1::control_message::Payload
  • errors::ControllerError

Traits

  • api::proto::api::v1::controller_service_server::ControllerService

Constants

  • api::proto::api::v1::controller_service_server::SERVICE_NAME