Type Definition podman_api::models::PortMap
source · [−]pub type PortMap = HashMap<String, Option<Vec<PortBinding, Global>>, RandomState>;
Expand description
PortMap is a collection of PortBinding indexed by Port
pub type PortMap = HashMap<String, Option<Vec<PortBinding, Global>>, RandomState>;
PortMap is a collection of PortBinding indexed by Port