pub fn managed_container_labels( cluster_id: &str, role: ContainerRole, node_alias: Option<&str>, ) -> HashMap<String, String>
Build the Docker labels applied to every managed container.