I have some yaml files, how to achieve the same effect with sdk like ``` kubectl apply -f xxxx.yaml ``` and ``` kubectl delete -f xxxx.yaml ```