Job

object Job extends JobFields
Companion:
class
trait Product
trait Mirror
class JobFields
class Object
trait Matchable
class Any
Job.type

Type members

Classlikes

implicit class Ops(val obj: Job) extends K8sObjectOps[Job]
implicit class StatusOps(val obj: Job) extends K8sObjectStatusOps[Job, JobStatus]

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:
JobFields
Inherited from:
JobFields

Implicits

Implicits

implicit val JobDecoder: Decoder[Job]
implicit val JobEncoder: Encoder[Job]
final implicit def Ops(obj: Job): Ops
final implicit def StatusOps(obj: Job): StatusOps
implicit val k8sObject: K8sObject[Job]