Docs.rs
  • bpfman-api-0.4.1
    • bpfman-api 0.4.1
    • 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.1 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.1

  • Structs
  • Enums
  • Traits
?
Settings

List of all items

Structs

  • v1::AttachInfo
  • v1::BytecodeImage
  • v1::BytecodeLocation
  • v1::FentryAttachInfo
  • v1::FexitAttachInfo
  • v1::GetRequest
  • v1::GetResponse
  • v1::KernelProgramInfo
  • v1::KprobeAttachInfo
  • v1::ListRequest
  • v1::ListResponse
  • v1::LoadRequest
  • v1::LoadResponse
  • v1::ProgramInfo
  • v1::PullBytecodeRequest
  • v1::PullBytecodeResponse
  • v1::TcAttachInfo
  • v1::TracepointAttachInfo
  • v1::UnloadRequest
  • v1::UnloadResponse
  • v1::UprobeAttachInfo
  • v1::XdpAttachInfo
  • v1::bpfman_client::BpfmanClient
  • v1::bpfman_server::BpfmanServer
  • v1::list_response::ListResult

Enums

  • v1::attach_info::Info
  • v1::bytecode_location::Location

Traits

  • v1::bpfman_server::Bpfman