JobTemplateSpec

final case class JobTemplateSpec(metadata: Option[ObjectMeta], spec: Option[JobSpec])

JobTemplateSpec describes the data a Job should have when created from a template

Source:
JobTemplateSpec.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product