IngressBackend

io.k8s.api.networking.v1.IngressBackend
See theIngressBackend companion object

IngressBackend describes all endpoints for a given service and port.

Attributes

Companion
object
Source
IngressBackend.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

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

Attributes

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

Attributes

Source
IngressBackend.scala

Returns a new data with resource set to new value

Returns a new data with resource set to new value

Attributes

Source
IngressBackend.scala

Returns a new data with service set to new value

Returns a new data with service set to new value

Attributes

Source
IngressBackend.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product