Type Definition docker_sdk::container::PortMap

source ·
pub type PortMap = HashMap<String, Option<Vec<PortBinding>>>;