Docs.rs
  • bpfman-api-0.4.0
    • bpfman-api 0.4.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • astoycos
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • aya ^0.12 normal
      • base16ct ^0.2.0 normal
      • base64 ^0.22.0 normal
      • bpfman ^0.4.0 normal
      • bpfman-csi ^1.8.0 normal
      • caps ^0.5.4 normal
      • chrono ^0.4.35 normal
      • clap ^4 normal
      • env_logger ^0.11.3 normal
      • flate2 ^1.0 normal
      • futures ^0.3.30 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.10 normal
      • prost ^0.12.4 normal
      • rand ^0.8 normal
      • rtnetlink ^0.14 normal
      • serde ^1.0 normal
      • serde_json ^1 normal
      • sha2 ^0.10.8 normal
      • sigstore ^0.9.0 normal
      • sled ^0.34.7 normal
      • systemd-journal-logger ^2.1.1 normal
      • tar ^0.4 normal
      • tempfile ^3.10.1 normal
      • thiserror ^1 normal
      • tokio ^1.37.0 normal
      • tokio-stream ^0.1.15 normal
      • toml ^0.8.11 normal
      • tonic ^0.11.0 normal
      • tower ^0.4.13 normal
      • url ^2.5.0 normal
    • Versions
    • 25.55% 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.4.0

Module v1

  • Modules
  • Structs

In crate bpfman_api

?
Change settings

Module bpfman_api::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
  • TracepointAttachInfo
  • UnloadRequest
  • UnloadResponse
  • UprobeAttachInfo
  • XdpAttachInfo