Scale

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

Type members

Classlikes

implicit class Ops(val obj: Scale) extends K8sObjectOps[Scale]
implicit class StatusOps(val obj: Scale) extends K8sObjectStatusOps[Scale, ScaleStatus]

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Inherited from:
ScaleFields

Implicits

Implicits

final implicit def Ops(obj: Scale): Ops
implicit val ScaleDecoder: Decoder[Scale]
implicit val ScaleEncoder: Encoder[Scale]
final implicit def StatusOps(obj: Scale): StatusOps
implicit val k8sObject: K8sObject[Scale]