Add Source implementation for Istio Gateway (#694)
* add Istio Gateway Source * add documentation for Istio Gateway Source * make both istio namespace and ingress gateway service configurable * prefix gateway types, constructors, and flags with 'istio-' * fix: add missing sources to source flag docs
Showing
This diff is collapsed.
docs/tutorials/istio.md
0 → 100644
source/gateway.go
0 → 100644
source/gateway_test.go
0 → 100644
This diff is collapsed.
Please register or sign in to comment