IngressBackend

IngressBackend describes all endpoints for a given service and port.

Companion:
object
Source:
IngressBackend.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

if resource has a value, transforms to the result of function

if resource has a value, transforms to the result of function

Source:
IngressBackend.scala

if service has a value, transforms to the result of function

if service has a value, transforms to the result of function

Source:
IngressBackend.scala

Returns a new data with resource set to new value

Returns a new data with resource set to new value

Source:
IngressBackend.scala

Returns a new data with service set to new value

Returns a new data with service set to new value

Source:
IngressBackend.scala

Inherited methods

Inherited from:
Product