pub fn make_namespace( name: String, labels: Option<BTreeMap<String, String>>, ) -> Namespace
Helper to create a Namespace resource during tests