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

Equivalent java api for istio-injection #67

Closed naitikdani closed 4 years ago

naitikdani commented 5 years ago

Is there any equivalent java api in istio-java-api library for this command:

kubectl label namespace istio-injection=enabled

metacosm commented 5 years ago

Not at this time, no.

metacosm commented 4 years ago

Closing this as this is outside of the scope of this API.