get_zone_annotation

Function get_zone_annotation 

Source
pub fn get_zone_annotation(
    annotations: &BTreeMap<String, String>,
) -> Option<String>
Expand description

Returns the DNS zone specified by the bindy.firestoned.io/zone annotation.

Returns None if the annotation is absent or has an empty value.