object IngressBackend
- Companion:
- class
- Source:
- IngressBackend.scala
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Implicits
Implicits
obj.readOpt[io.k8s.api.networking.v1.IngressServiceBackend]("service")(decoder).map[IngressBackend](((service:Option[IngressServiceBackend])=>IngressBackend.apply(resource=resource,service=service)))))))
}
(new$anon():Decoder[IngressBackend])
}" class="documentableAnchor">
implicit val obj.readOpt[io.k8s.api.networking.v1.IngressServiceBackend]("service")(decoder).map[IngressBackend](((service:Option[IngressServiceBackend])=>IngressBackend.apply(resource=resource,service=service)))))))
}
(new$anon():Decoder[IngressBackend])
}" class="documentableName ">decoder: Decoder[IngressBackend]
- Source:
- IngressBackend.scala