io.k8s.api.networking.v1.HTTPIngressPath
See theHTTPIngressPath companion object
HTTPIngressPath associates a path with a backend. Incoming urls matching the path are forwarded to the backend.
Attributes
- Companion
- object
- Source
- HTTPIngressPath.scala
- Graph
-
- Supertypes
Members list
Inherited
- Not inherited
- Product
In this article