pub fn extract_labels(obj: &K8sObject) -> Option<&BTreeMap<String, String>>
Extract labels from a Kubernetes object.