Pod

object Pod extends PodFields
Companion:
class
trait Product
trait Mirror
class PodFields
class Object
trait Matchable
class Any
Pod.type

Type members

Classlikes

implicit class Ops(val obj: Pod) extends K8sObjectOps[Pod]
implicit class StatusOps(val obj: Pod) extends K8sObjectStatusOps[Pod, PodStatus]

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

Inherited from:
PodFields
Inherited from:
PodFields

Implicits

Implicits

final implicit def Ops(obj: Pod): Ops
implicit val PodDecoder: Decoder[Pod]
implicit val PodEncoder: Encoder[Pod]
final implicit def StatusOps(obj: Pod): StatusOps
implicit val k8sObject: K8sObject[Pod]