Job

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

Type members

Classlikes

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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def nestedField(prefix: Chunk[String]): JobFields

Inherited methods

Inherited from
JobFields
Inherited from
JobFields

Implicits

Implicits

implicit val JobDecoder: Decoder[Job]
implicit val JobEncoder: Encoder[Job]
implicit val k8sObject: K8sObject[Job]