podtender 0.5.0

A rust client for the podman API.
Documentation
1
2
3
4
pub(crate) mod network_internals;
mod podman_service;

pub use podman_service::*;