HTTPIngressPath
HTTPIngressPath associates a path with a backend. Incoming urls matching the path are forwarded to the backend.
- Source:
- HTTPIngressPath.scala
HTTPIngressPath associates a path with a backend. Incoming urls matching the path are forwarded to the backend.