Skip to main content

LabelMap

Type Alias LabelMap 

Source
pub type LabelMap = HashMap<String, String>;
Expand description

Raw OCI labels read from podman inspect.

Aliased Typeยง

pub struct LabelMap { /* private fields */ }