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