snowdrop / istio-java-api

A Java API to generate Istio descriptors, inspired by Fabric8's kubernetes-model.
Apache License 2.0
112 stars 33 forks source link

Adds getters for adapter #8

Closed lordofthejars closed 6 years ago

lordofthejars commented 6 years ago

Adds getters for the adapter so if you want to remove Istio resources you can use the same kuberentes client used for registering them.

metacosm commented 6 years ago

Haha, I actually have similar code committed locally that I forgot to push! Cf https://github.com/snowdrop/istio-java-api/commit/3e3562bc6c6bf43475365339e5c35bf8ef0efcf5