Function mz_orchestratord::k8s::delete_resource

source ยท
pub async fn delete_resource<K>(api: &Api<K>, name: &str) -> Result<(), Error>