Docs.rs
  • bpfman-api-0.5.5
    • bpfman-api 0.5.5
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • astoycos
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • aya ^0.13.1 normal
      • base16ct ^0.2.0 normal
      • base64 ^0.22.0 normal
      • bpfman ^0.5.5 normal
      • bpfman-csi ^1.8.0 normal
      • caps ^0.5.4 normal
      • chrono ^0.4.39 normal
      • clap ^4 normal
      • env_logger ^0.11.6 normal
      • flate2 ^1.0 normal
      • futures ^0.3.31 normal
      • hex ^0.4.3 normal
      • lazy_static ^1 normal
      • libsystemd ^0.7.0 normal
      • log ^0.4 normal
      • netlink-packet-route ^0.19 normal
      • nix ^0.28 normal
      • oci-distribution ^0.11 normal
      • prost ^0.12.6 normal
      • rand ^0.8 normal
      • rtnetlink ^0.14 normal
      • serde ^1.0 normal
      • serde_json ^1 normal
      • sha2 ^0.10.8 normal
      • sigstore ^0.10.0 normal
      • sled ^0.34.7 normal
      • systemd-journal-logger ^2.2.0 normal
      • tar ^0.4 normal
      • tempfile ^3.14.0 normal
      • thiserror ^2 normal
      • tokio ^1.42.0 normal
      • tokio-stream ^0.1.17 normal
      • toml ^0.8.19 normal
      • tonic ^0.11.0 normal
      • tower ^0.5.2 normal
      • url ^2.5.4 normal
    • Versions
    • 25.5% of the crate is documented
  • Go to latest version
  • 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

bpfman_api0.5.5

Module v1

Module Items

  • Modules
  • Structs

In crate bpfman_api

bpfman_api

Module v1

Source

Modules§

  • attach_info
    Nested message and enum types in AttachInfo.
  • bpfman_client
    Generated client implementations.
  • bpfman_server
    Generated server implementations.
  • bytecode_location
    Nested message and enum types in BytecodeLocation.
  • list_response
    Nested message and enum types in ListResponse.

Structs§

  • AttachInfo
  • BytecodeImage
  • BytecodeLocation
    BytecodeLocation is either:
  • FentryAttachInfo
  • FexitAttachInfo
  • GetRequest
  • GetResponse
  • KernelProgramInfo
  • KprobeAttachInfo
  • ListRequest
  • ListResponse
  • LoadRequest
  • LoadResponse
  • ProgramInfo
  • PullBytecodeRequest
  • PullBytecodeResponse
  • TcAttachInfo
  • TcxAttachInfo
  • TracepointAttachInfo
  • UnloadRequest
  • UnloadResponse
  • UprobeAttachInfo
  • XdpAttachInfo