IngressBackend
final case class IngressBackend(resource: Option[TypedLocalObjectReference], service: Option[IngressServiceBackend])
IngressBackend describes all endpoints for a given service and port.
- Source:
- IngressBackend.scala
IngressBackend describes all endpoints for a given service and port.