Docs.rs
  • podman-rest-client-0.8.0
    • podman-rest-client 0.8.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • blazzy
    • Dependencies
      • async-trait ^0.1.80 normal
      • http ^1.1.0 normal
      • hyper ^1.3.1 normal
      • hyper-util ^0.1.5 normal
      • nix ^0.29.0 normal
      • podman-autogen-api =0.5.0 normal
      • russh ^0.43.0 normal
      • russh-keys ^0.43.0 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.118 normal
      • thiserror ^1.0.61 normal
      • tokio ^1.38.0 normal
      • tower-service ^0.3.2 normal
      • assert_matches ^1.5.0 dev
      • tokio-test ^0.4.4 dev
    • Versions
    • 5.56% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

podman_rest_client0.8.0

Module apis

  • Modules
  • Structs
  • Enums
  • Traits

In crate podman_rest_client

Module podman_rest_client::apis

source ·

Modules§

  • client
  • configuration

Structs§

  • ApiError
  • ContainersApiClient
  • ContainersCompatApiClient
  • ExecApiClient
  • ExecCompatApiClient
  • ImagesApiClient
  • ImagesCompatApiClient
  • ManifestsApiClient
  • NetworksApiClient
  • NetworksCompatApiClient
  • PodsApiClient
  • SecretsApiClient
  • SecretsCompatApiClient
  • SystemApiClient
  • SystemCompatApiClient
  • VolumesApiClient
  • VolumesCompatApiClient

Enums§

  • Error

Traits§

  • ContainersApi
  • ContainersCompatApi
  • ExecApi
  • ExecCompatApi
  • ImagesApi
  • ImagesCompatApi
  • ManifestsApi
  • NetworksApi
  • NetworksCompatApi
  • PodsApi
  • SecretsApi
  • SecretsCompatApi
  • SystemApi
  • SystemCompatApi
  • VolumesApi
  • VolumesCompatApi