Scale

object Scale
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
Scale.type

Type members

Classlikes

case class Spec(replicas: Option[Int])
Companion:
object
object Spec
Companion:
class
case class Status(replicas: Int, selector: Option[String], targetSelector: Option[String])
Companion:
object
object Status
Companion:
class
trait SubresourceSpec[O <: ObjectResource]

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 named(name: String, apiVersion: String): Scale

Implicits

Implicits

implicit val scaleFormat: Format[Scale]