JobO

object JobO
class Object
trait Matchable
class Any

Value members

Concrete fields

val metadataL: Lens[Job, Optional[ObjectMeta]]
val metadataO: Optic[Job, Job, ObjectMeta, OpticFailure, Nothing, ObjectMeta, Job]
val specL: Lens[Job, Optional[JobSpec]]
val specO: Optic[Job, Job, JobSpec, OpticFailure, Nothing, JobSpec, Job]
val statusL: Lens[Job, Optional[JobStatus]]
val statusO: Optic[Job, Job, JobStatus, OpticFailure, Nothing, JobStatus, Job]