Ingress

object Ingress extends IngressFields
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
Ingress.type

Type members

Classlikes

implicit class Ops(val obj: Ingress) extends K8sObjectOps[Ingress]
implicit class StatusOps(val obj: Ingress) extends K8sObjectStatusOps[Ingress, IngressStatus]

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Implicits

Implicits

final implicit def Ops(obj: Ingress): Ops
final implicit def StatusOps(obj: Ingress): StatusOps
implicit val k8sObject: K8sObject[Ingress]