pub fn get_annotation<'a>(obj: &'a K8sObject, key: &str) -> Option<&'a str>
Get an annotation value from an object.