get_annotation

Function get_annotation 

Source
pub fn get_annotation<'a>(obj: &'a K8sObject, key: &str) -> Option<&'a str>
Expand description

Get an annotation value from an object.