Type Definition docker_api::models::Topology

source ·
pub type Topology = HashMap<String, String, RandomState>;
Expand description

A map of topological domains to topological segments. For in depth details, see documentation for the Topology object in the CSI specification.