I have a need to maintain kubernetes and istio objects using api calls from my java. I found that istio-java-api client can be used. Can anyone help me with how I would Delete a VirtualService using this istio-java-api.
The example Referred in the https://github.com/snowdrop/istio-java-api page only talks about creating a virtual service.
Any help locating some documentation on this would be really appreciated.
thanks,
-Sreeni