Job

com.coralogix.zio.k8s.model.batch.v1.Job$
See theJob companion class
object Job extends JobFields

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class JobFields
class Object
trait Matchable
class Any
Show all
Self type
Job.type

Members list

Type members

Classlikes

implicit class Ops(val obj: Job) extends K8sObjectOps[Job]

Attributes

Supertypes
trait K8sObjectOps[Job]
class Object
trait Matchable
class Any
implicit class StatusOps(val obj: Job) extends K8sObjectStatusOps[Job, JobStatus]

Attributes

Supertypes
class Object
trait Matchable
class Any

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
JobFields

Attributes

Inherited from:
JobFields

Attributes

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]