I'm trying to make the equivalent of ``` kubectl delete all -l name=myLabel ``` but I don't think the c# client implements operations on `all` resources.