Docs.rs
  • rust-cni-0.1.0
    • rust-cni 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jokemanfire
    • Dependencies
      • ipnetwork ^0.17.0 normal
      • json ^0.12.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0.20 normal
      • typetag ^0.1.5 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

rust_cni0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • cni::Libcni
  • libcni::api::CNIConfig
  • libcni::api::NetworkConfigList
  • libcni::api::RuntimeConf
  • libcni::conf::ConfigFile
  • libcni::exec::ExecArgs
  • libcni::exec::RawExec
  • libcni::result::result100::IPConfig
  • libcni::result::result100::Interface
  • libcni::result::result100::Result
  • libcni::types::Config
  • libcni::types::DNS
  • libcni::types::IPAM
  • libcni::types::NetConf
  • libcni::types::NetConfList
  • libcni::types::NetworkConfig
  • libcni::types::Route
  • namespace::Namespace
  • namespace::Network

Enums

  • libcni::error::CNIError

Traits

  • libcni::api::CNI
  • libcni::exec::Exec
  • libcni::plugin::PluginInfo
  • libcni::result::APIResult

Type Aliases

  • libcni::error::Result
  • libcni::result::ResultCNI