How to connect to Istio api from kubernetes java client and retrive virtual services?

11/11/2019

I'm trying to list already existing Virtual Services from Istio using istio-java-api and java-kubernetes-client. Isto-java-api only describes how to create resoruces on Istio. How would you retrive those same resoruces?

-- Matej Kern
istio
java
kubernetes

0 Answers