pub fn get_entity_headers() -> impl Iterator<Item = (&'static str, &'static str)>Expand description
Returns an iterator of entity-related headers (container-id, entity-id, external-env) as (header_name, header_value) string tuples for any that are available.